wrote:
We create roles in the service studio and assigning roles to a user is done in service center.
Instead of going to service center to assign roles, I want to do it my webscreen itself.
How to do it?
Hi Ananth,
It depends how you want to design your screen(UI), you can use systems tables(ossys_role,ossys_user_role). Also can use it's method grant access or revoke acess.
Sachin