Hi Community Friends,
My Dev model is in Standard mode and Prod model is in Deployed mode.
I have added an user in Dev but unable to add in similar way in Prod as it is Deployed.
So do I need to follow ALM process for adding the user in Prod?
@Hi@Sravan_Kumar,
no, you need to think about them as 2 models, dev and production. In principle, Users in DEV model should be limited to Model Builders. You only add users of your model in production, where you set correct access for them. No ALM involved, you do not need to do anything with that.
Hi @anirudh.
Sure, I will add the user in Prod. as you mentioned.
A couple of questions:-
Will the model lose compatibility if we add users in Deployed mode?
Do I need to do ALM Sync with Prod & Dev after adding users separately?
Does Revision Tag needed to be created after adding user in Dev?
Thanks,
Sravan.
Thanks @filip.sypniewski @nathan_rudman for clearing the doubt.
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…