Hello All,
Can we have ALM capability / Button on a Dashboard . We are looking for specific features to be built on a dashboard
1) ALM Button on a dashboard
2) Restrict few WSA users to do ALM
Thanks in Advance!
@CommunityMember125273
1) ALM can be accessed only from the "Manage Models" section and it cannot be published in a Dashboard
2) All workspace admins that have access to the PROD model, can launch ALM. Only the access to a model can be restricted. For example: not all the WSA users can have access to a particular PROD model. This way only the WSA users that have access to PROD model can launch ALM.
Hope it helps
Alex
As per @alexpavel, there is nothing native built into the UI to allow you to do this.
However, there are specific API's available for doing ALM syncs, and it is possible to configure a script to perform a sync on a model, and trigger that from a dashboard. There is a very good post published on this topic here: https://community.anaplan.com/t5/How-To/ALM-APIs-This-is-how-we-use-it/ta-p/123926. I recommend reading through it to get a better understanding of the capabilities of the API.
As you go down the path of building something like this, the Developer Persona Hub on Community is a good collection of resources.
XL3SetProperty to navigate
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this “Models” L4 list is ranked at a…