I want to know the main difference between using of anaplan connect and actions.
What is different between production list and production data.
Please give me the information.it will be helpful for me.
Hello @ssashish786 ,
Hope you are well today!
Basically every time you make an import, export, delete or others, you create an action that you can add to processes. Anaplan connect allows you to automate the execution of each of this actions without having to physically access a dashboard or the model. Additionally, if you also synchronise it with Microsoft Scheduler you could have a model that gets automatically updated with the timeframe desired.
A bit more information about Anaplan Connect here:
With regards to your second question, any data connected with production lists is production data. Please use the links below for a bit more information:
Cheers!
Hi @ssashish786,
What is the major difference between Anaplan connect and actions
Anaplan Connect API client is a command-line interface. Which means if you have to automate a file import or export you will install this JAVA utility, write batch scripts to perform the import/export of files.
Whereas the actions are the actual import or export of file that you perform. Actions can be run by non-workspace administrators when you publish them on the UX.
You can run an action or process using the Anaplan Connect in an automated way. Say daily inventory levels should be imported into model at midnight. You will use Connect to run the inventory load import (action) for the new file which the ERP system would have placed in a predefined folder at EOD.
What is different between production list and production data?
Think of a Marketing Program which will be run by a company in Q4. As you expect the end user( the marketing team) to add it on the go you will define the Marketing Program list as production list.
The cell data say the Date of Marketing Program, or the Place where this will be run becomes the production data.
Hope this helps.
Thanks,
Jensit
Hello Anaplan Community, I am seeking guidance on the most effective ways to automatically upload flat files to Anaplan Data Orchestrator (ADO). Currently, our process involves loading flat files to an Anaplan Datahub using Anaplan APIs and custom Python scripting. With Anaplan Data Orchestrator's capabilities for data…
Hi Anaplan Community, I'm working on a simulation planning model where users need the flexibility to input pricing adjustments at any level of the product hierarchy, and I’d love your guidance on best practices. 📌 Scenario Overview: We have a 4-level product hierarchy: Brand Category Sub Category SKU (lowest level) The…
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…