Hello,
I have multiple actions used in Anaplan Connect that we would like to rename… Do you know if renaming has an impact on good operation of my API ?
If so, do you have best practices to share ?
Thank you !
Hi, If your Anaplan Connect refers individual actions by name then it would be impacting those Anaplan Connect scripts. As best practice I would refer to processes with Anaplan Connect scripts and in case of renaming would update the Anaplan Connect script. It's also useful to include information if process is referred by Anaplan Connect script to Notes of the process.
Thank you for your answer,
It would be great if anaplan could indicate this directly :)
In situations were a MB has to work on already existing modeles, if it was not documented well then there is no possibility to know if the process is used… Unless you search in Anaplan connect
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…