Hi,
I am trying to run a process with Anaplan Connect , using Java 8 and tried both anaplan connect 1.4 and anaplan connect 2 . I am getting the following error
Any help would be appreciated.
Thanks and Regards,
Aakash Sachdeva
@aakash It seems to be anaplan connect configuration / Path setup issue.
Can you try navigating to the folder where anaplan connect file is stored and executing the anaplan connect for that path. It might help in figuring out the Path / configuration issue.
AB
Hi @aakash,
You need to set path for Java in your system to make Anaplan connect run. Navigate to My computer settings-> advanced system settings -> environment variables and create a system variable and user variable.
Create a new user variable and copy the path of Java until bin folder from where you have installed in your PC.
Secondly create a System variable and copy the path until jdk folder. Hope this helps.
Thanks,
Shahanaz.
Hi @ashish.banka , thanks for the information, seems like there was an '&' in the path where anaplan connect was stored. Removing that , the script worked fine.
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…
Hi, I have a module with a time range as a dimension. I've set it with a daily time scale, but Anaplan's way of showing daily dates is for example "1 Jan 37" and I need it to be in numbers because when I export it excel doesn't recognize it as the date format that I've set in Windows (OS) (when a date as two digits it's…