Submitted a request using request center. Requested some roles which has entitlements. End to end request process is working as expected.
As part of this request process I am using Service Desk integration for application. In request details I have to send Role information. I tried to print different objects from plan but I dont see role information there.
Can someone assist me in finding role information from application provisioningPlan ?
As far as I understood you are trying to add request details for the raised role request. If you need to provide it’s information you can use VTL script.
You should be able to iterate requestedItems and accoridingly fetch the needed information out of it.
I logged the provisioningPlan but it contains only application related attributeRequests only. I don’t see any information related to which role was requested in beforeProvisioningRule..