add processId, actionId, fileId as columns in Settings (for API development)

This will speed up API development and runtime both. The API requires ID's as parameter, however Anaplan UI shows only the Name.

 

When using API for sending data to Anaplan or triggering a process we now use the name for searching the id.

Currently this requires additional looping in our API framework. If we know from the Anaplan UI e.g. the processId upfront we can directly implement it with this ID rather then looping over all processes till the API found the correct Id.

11
11 votes

New · Last Updated

Comments

Get Started with Idea Exchange


See our Submission Guidelines and Idea Evaluation Criteria, then start posting your own ideas and showing support for others!