background script to close the ritm?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2019 10:54 PM
please someone provide me the background script to close only the targeted RITM records.
not all in sc_req_item table/ sc_request table
i will have a few RITM record numbers.
through background script i have to close only given RITM and REQ, not for remaining records or workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-31-2020 09:32 PM
Hope you are doing good.
Let me know if I have answered your question.
If so, please mark appropriate response as correct & helpful so that this thread can be closed and others can be benefited by this.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2021 08:18 AM
Hi Ankur,
I tried that works on request but not on sc_task.
My requirement is For 1 request item i have 2 task . how can close those two task. I can't do that with single task numbers I have bulk to autoclose can you please tell me how can I do that.
Thannks,
Jahnavi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2021 12:39 AM
Hi,
you need to query sc_task for that RITM and update all of those
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2021 10:59 AM