Hi,
Is there a way i can use CloudWorks to export data without using the connector? I cannot select the Target folder where i want to save the extracted file.
Thanks in advance for helping.
Regards,
Tom
@tompatrick.ting Cloudworks is not the tool to be used to export automatically data from Anaplan on a shared local folder.
The reason is that the export action is triggered on Anaplan Cloud servers and Anaplan does not have access on your local shared folders.
You need to use some ETL tools that support REST API calls or Anaplan Connect or you can write custom REST API scripts to trigger export actions and download files on local folders.
Hope it helps
Alex.
@tompatrick.ting Not sure what would you like to achieve.
Anaplan needs to know where is the target to place the export files and this is why it is needed a connection to AWS or Azure.
Currently, for import from file/export actions, the source/target can be placed only from/into AWS or Azure.
Alex
Hi @alexpavel - is there an option that i can skip the AWS or Azure? I want to automate the data extraction and be able to save the csv file to a sharedfolder.
Thanks,
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
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…