@vamsi1992
Technically, you can execute multiple processes in parallel but Anaplan will only execute the individual actions in serial. They will run in the order that they were run.
What I haven't tried but might work is if the SOURCE of the data is in two different workspaces. Each API call is defined by the workspace and model so it might be worth a try. But within the same workspace it is serialized.
Here's another article confirming this.
https://community.anaplan.com/t5/Anaplan-Platform/Is-there-a-limit-for-parallel-processes/td-p/128814
You may be interested in CloudWorks, where you can configure multiple cross-model imports and schedule them.
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…