40
Views
4
Comments
How can I change Role property?
Application Type
Reactive, Service

How can I change Is Persistent field value of a role ?

I was reading security documentation User Roles

https://success.outsystems.com/documentation/11/user_management/user_roles/

I am using personal environment and checking role property Is Persistent and it is disabled.

I checked in service module as well


2020-11-25 10-45-32
Mostafa Othman
Champion

Hello Naveet,

As per OutSystems documentation you can change this property only for traditional web applications and service modules


2025-01-21 06-16-34
Sant Das Dubey

I think you are trying to do it with reactive app that is why it is disabled. This functionality is available on traditional Web Apps and Service Modules only. You can check it on the same page you have mentioned in your question. In the same page try to search for -: 'You can only change this setting for Traditional Web Apps and Service Modules.'

2022-12-30 07-28-09
Navneet Garg

No, I created a service module

2022-12-30 07-28-09
Navneet Garg

Oh ok got it I need to create service module independently. thank you for help.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.