Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

User Activity

I am currently assigning entitlement's to users dynamically using the DB Connector import JSON.Is there a way to dynamically assign enterprise roles as well? I could not find any examples in Freshdesk and was wondering if anyone has done this.
Is there a way to assign users an entitlement without it being part of an enterprise role (using ARS or another method) or is adding the entitlement to an existing or new role the only option?
I am currently utilizing the following logic to trigger one of two database inserts depending on which entitlement is assigned to the user:{"Role": ["${if(task.entitlement_valueKey.entitlement_value.equalsIgnoreCase('Admin User'){'GRANT '+task.entitl...
Saviynt provides example json syntax for granting entitlements using GrantAccessJSON:{"ENTITLEMENT_TYPE1" : ["INSERT INTOUSER_SAVROLES(USERKEY,ROLEKEY) VALUES(${user.id},1)" ," calltestproc()"],"ENTITLEMENT_TYPE2" : ["sdfds"]})Using this as a guide, ...
I am looking to automatically assign entitlements to accounts based on information captured during DB Account imports.  I found the following example for importing accounts on Freshdesk:<dataMapping><sql-query description="This is the Source DB Query...
Latest Tags
Kudos given to
Contact Me
Online Status
Offline
Date Last Visited
‎11/22/2022 01:31 PM