11-18-2022 02:49 AM
Hi all,
I need information regarding application role provisioning through ARS for that which workflow format I need to use. We have two level approval process one is manager approval and next one is role owner approval.
For two level approval process for entitlement provisioning I am using below workflow-
For role provisioning what format workflow I have to use
And for fetching the group information in email template I am using the below binding variable
${endpoint} Group: ${entitlement_values.customproperty9}
For fetching the Role information in email template which binding variable I need use can anyone suggest me.
With Regards,
Siraj Molla
11-18-2022 03:50 AM
For approval email, you may want to try the following binding - ${rolename} or ${rolesshtmltablerows}
For task completion email, you may want to try the following binding - ${task?.assignedFromRole?.role_name}
11-18-2022 04:33 AM
Workflow will take care of entitlement as well as role internally
regarding emails - which email template are you referring to ? Request approval , reminder . Task creation , task completed