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

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In