Hi Developers,
Right now I’m trying to achieve a usecase wherein I trigger a batch request for CreateAccount for identity’s which already has accounts on AD to trigger a custom workflow to bulk manage exchange. I am able to retrieve the identityName, operation and the Application name using the Workflow but I am unable to retrieve both batchRequestId and batchRequestItemId so that I can set their respective status as success or failure based on the provisioning result of my workflow. Is there any way I can retrieve them? Is there any WorkflowAPI or any library that I can leverage?
Appreciate your help.
Thanks,
Aman Kumar Singh