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
I am working with Anaplan Data Orchestrator (ADO) and trying to transform uploaded data by adding a new column and concatenating several columns to create a unique key. However, some cells in these columns are empty. When this happens, ADO returns the entire concatenated key as NULL instead of using the values available in…
Multi-Cell Selection for Calculation Summary When selecting two or more cells in Anaplan, a calculation menu appears in the bottom-right corner displaying useful statistics such as Count, Min, Max, Average, and Sum. This is a helpful functionality for quickly analyzing selected values. However, the current functionality is…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…