Hi Team,
I am working on creating a very simple workflow.
Upon lifecycle change, create a remove access request and send notification e-mail.
I am currently stuck on remove access request and I am not able to find a proper example explaining how it needs to be configured, the only one I was able to fine is in the below tread and is not valid:
https://community.sailpoint.com/t5/IdentityNow-Forum/
When I use: $.getAccess.accessItems[?(@.id==“cf432d92f4984298bb9028e37a698b84”)]
I receive:ActivityTaskFailed,“2022-07-29T12:50:53.522343917Z”,“{”“displayName”“:”“Request Access Removal”“,”“error”“:”“request failed: 400 - 400 Bad Request: The request could not be parsed.”“,”“stepName”“:”“requestAccessRemoval”“,”“task”“:”“sp:create-revoke-request”“}”
WorkflowExecutionFailed,“2022-07-29T12:50:53.595585114Z”,“{”“error”“:”“task failed: activity error (type: sp:internal:http, scheduledEventID: 5, startedEventID: 6, identity: 1@01edb5e62932@): request failed: 400 - 400 Bad Request: The request could not be parsed. (type: HTTP Response Returned a Client Error, retryable: false): request failed: 400 - 400 Bad Request”“}”
Assistance on the matter with be highly appreciated.
Br.
Yordan