Hi Friends, We have 2 Environment Pre-Prod & Prod. One module have about 50 screens all set as Non-Anonymous in Pre-Prod.
When it moves to Prod environment, we need to set each screen as Anonymous manually due to business requirement.
So want to know, is there any way we do it automatically/process to do it? Please share if any one have any Idea.
Hi Chetan,
Having that many Anonymous screens especially in a PROD environment is not advised at all, since anyone with the correct URL can access those screens and possibly sensitive data for the business. Can't think of a good use-case when so many screens have to be set to Anonymous access.
But to answer your question, I don't know of a way of programatically setting the permissions on the screen, it's usually defined on the screen level in Service Studio.
Regards,
Bogdan
Hello Chetan,
As @Bogdan Boglea mentioned it is not good practice to keep your screens anonymous but to answer your question, manually you can select all screens and set anonymous/Registered as mentioned below screen, but i am also not aware of programmatical way.
Prabhu K