Hi all,
I want to run an Anaplan process from Informatica.
How can I do it? I do not know what to put as source in the mapping and then the fields mapping as I just want to trigger the process, there's nothing like a source or target here.
Thanks
Hi @kamil101,
You should just map any file (can be some tiny, "fake" file with literally one row of data) — it won't be processed, but it's required because of Informatica limitations. See first part of this article: https://community.anaplan.com/t5/How-To/Anaplan-Connector-for-Informatica-Cloud-Part-3-Imports-and/ta-p/121158
Also, if it is a standalone process without any parameters, maybe you can use CloudWorks for it?
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…