Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 12:58 PM
Hi Team,
This is related to RoleManagement workflow, where in we are trying to get the Role-EndpointName.
The Role EndpointName and Customproperties are accessible in If-ELSE block using role_endpoint and role objects.
We tried with below syntax in Custom Assignment block but are getting "No such property" error:
${role_endpoint.endpointname}
${role.endpointname}
Can you please confirm/provide the syntax, if we have any objects exposed to get the Role-EndpointName during Role creation/modification in Custom Assignment block.
Regards,
Sandeep Maurya
Solved! Go to Solution.
04/12/2022 02:02 PM
${role_endpoint.endpointname} , ${role.endpointname} are available for processing within the if-else block in Workflow. Currently, these attributes are not available for processing within Custom Assignment Block. Request you to please open a support ticket for the same.