Could anyone please tell me if there is a way to close the servicenow incidents automatically through automation process.
I am dealing with bulk p3 incidents daily. I want to figure out a way to reduce the manual effort.
Thank you Pushpanth
Could anyone please tell me if there is a way to close the servicenow incidents automatically through automation process.
I am dealing with bulk p3 incidents daily. I want to figure out a way to reduce the manual effort.
Thank you Pushpanth
You could write JavaScript to find and close the Incidents, and run it from a scheduled job.
OR
If you do not want to write any JavaScript, you could do it using Flow Designer: (https://docs.servicenow.com/bundle/paris-servicenow-platform/page/administer/flow-designer/concept/flow-designer.html)