Hi Community,
I would like to ask something about the Anaplan Connect. So in our client model, we created a Anaplan connect to update the current date on the model. This is used for period locking. The date will be used to lock certain period so admin can control the date range of when the users can only enter values to the model. We created a Anaplan connect to regularly update the current date on the model.
Issue: the client set the task scheduler to run the Anaplan Connect every day. But when it is run thru the task scheduler it deletes the file destinationcsvfile.csv hence it produces an error on the .bat file. See below.
Before it is run by the task scheduler. The black screen is when the user run it manually. The destination csvfile.csv holds the current date for the model.
After the task scheduler run
below is the script
Appreciate any suggestion you can provide
THanks and Regards,
Solved! Go to Solution.
Hi M.Kierepka,
First of all, I appreciate the time to respond to my query. So your saying is that we need to create a line in row 5 where we will create the destinationcsvfile.csv file? row 5 currently shows below.
we will replace that with a statement where we will create the destinationcsvfile.csv and then test it again.?? it actually make sense.
Again appreciate your feedback on the matter.
Thanks and Regards,