Hi Everyone,
with the help of workflows, we are trying to create the snow ticket on the certain conditions and that is working fine but the issue the comments are not getting updated(not coming) with the ticket creation.
has anyone faced this and how this has been resolved?
Just curious why are we here looking for comments?
Hi Hussain,
its type of the condition that attribute values changes or it could be the mover scenario then in comments the same should be updated.
You will have the ticket number available in the “search” in SailPoint. You can get the ticket number from there and using workflow, you can call the service now API for adding the comments to the ticket.
@deepaka: If ticket is created from Workflow, it will not show up in search. If you are using SDIM, then yes it will.
@Deepak_Chaudhary : can you post your workflow and the payload for the servicenow call?