We are currently implementing the Service Catalog Module with the SDIM for a Customer, however, we are not able to see any ticket number in the Search > Account Activities.
We tried to add, as referred to the SailPoint documentation, the following field :
→ Name =track_ritm
→ Value =true
But nothing happened when we sent an access request from ServiceNow ESC to SailPoint ISC.
Hi @LEOS ,
accountRequests.result.ticketId:AND sources:
using this query in search you can see Access request with ticket.(Change query according to your requirement)
You said that in your config, you’re tracking the RITM.
Seeing that, I suggested you set your response element value to be what the documentation says it should be for tracking the RITM, which would be $.result.items
Seeing the screenshot of your config, I can see that you have it set to track the REQ, not the RITM due to the response element value being $.result.request_number