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.
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…
I'm trying to execute an Action to export data with the use of a Mapping in Informatica. But it gives us null rows .If we export directly from Anaplan , the export file has all the rows filled. Both exports have same number of rows but in the informatica export the values appear as blank. This issue is with only some…