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, ...