Hi, I'm using Anaplan Connect to automate my Lists and data loading. I have nearly 30+ Anaplan operations that runs everyday and I wanted to know if there is a way anaplan can output a return code for success vs failure
Like The Operation was Successful = 0
The Operation Failed = 1
I have been having these issues where the batch script completes successfully but the operation failes to execute causing me and admins to search logs manually.
My Questions are:
1) Does Anaplan Connect return any success or fauiler codes?
2) If it does what are they? and how do I make retrive it? ( like add @echo %errorlevel% at the end of the script)
I would really appreciate your reponse.
Best Regards,
... View more