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.
I have completed level 2 certificate still I am not confident. I want practice more, where I get small project for practice.
In the UX, I want to be able to filter list members so end users can only see the list members they created/added. The users in this situation all have WSA access as this is a UX for our internal Anaplan team. These list members are currently being added by the form action in UX and I would like to avoid the user having to…
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create a…