Is there a limit on the size of data imports taken through the Anaplan Connect?
Hi Abhay,
There shouldn't be a limit to a csv/ txt file to be imported into Anaplan.
However the load might fail for the reasons below:
1. Resulting workspace needed > max client workspace or 130 Gb (whichever is lower for your specific client)
2. Resulting list > 1 billion members
3. Resulting backend calculation > 70 Gb. This 70 Gb is invisible to the users, because this is the memory/space used by Anaplan core to deal with memory allocation/ garbage collection etc etc.
More importantly, I suggest understanding the data load requirements involving IT and business owners, especially at the beginning of the implementation, i.e.
1. Do we really need data at the detailed granularity?
2. Is there Data Hub set up?
3. What's the schedule of data load?
4. Can IT come up with unique code in the data file?
5. etc etc
Please have a read of the Data Import/Export page in Wikipedia.
https://help.anaplan.com/anapedia/Content/Import_and_Export/Importing_and_Exporting_Data.htm
Thanks,
LipChean
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…
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
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…