We have an integration in place where SailPoint is raising a ticket in SNOW for disconnected applications. This is the “IdentityIQ for ServiceNow Service Desk” integration for IIQ and SNOW.
The issue is the ticket is raised in “Approval not required state” and the concerned team refuses to take action on such tickets.
Is there anything that we can change in IIQ to raise the ticket in “Approved” state?
Hi @rishavghoshacc - are you currently passing anything for State? If possible, can you share the request section from the app xml? (sensitive items removed of course). Will look something like this:
@rishavghoshacc Are you managing approvals in IIQ and creating ticket for manual action in Service Now? If so, the approval has already been completed within IIQ’s workflow before the ticket is created in ServiceNow. That could be the reason SDIM integration creates the ServiceNow ticket as a fulfillment task — IIQ handles the approval, and ServiceNow handles the manual provisioning action.
I am not sure, but please check PlanInitializer rule/script in integration config if you can update anything there to mark it as approved.