- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â04-10-2019 03:42 AM
hello ,
i have run a script which updated the status of ticket as cancelled tickets(2000 tickets) on table ticket
i have to restore the tickets to previous state,can i get if any fix script does this or how can we update the ticket to previous state
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â04-10-2019 07:35 AM
Hi,
This is new feature in London,
A new feature in London which makes it a lot easier to handle code ran in script background or deleted records.
please go through
https://www.youtube.com/watch?v=593y1F7iKJk
https://community.servicenow.com/community?id=community_blog&sys_id=4ea77fe6db7f9f04e0e80b55ca96191b
https://community.servicenow.com/community?id=community_blog&sys_id=27804903db63530054250b55ca961938
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â04-10-2019 06:34 AM
Hi Kiddy,
Go to application navigator,
and search rollback like bellow image,
you can see the delete recovery module,click on it and then see the record (whenever you run background script it create record in here.)
choose your record,whatever you have executed -> open it ->rollback.
it will give you your previous result.
if any query reply for same,
worked for me.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â04-10-2019 06:46 AM
in my kingston pdi i am not seeing rollback & recovery app or module.
and i don't see it in plugins
how do i get access to it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â04-10-2019 07:35 AM
Hi,
This is new feature in London,
A new feature in London which makes it a lot easier to handle code ran in script background or deleted records.
please go through
https://www.youtube.com/watch?v=593y1F7iKJk
https://community.servicenow.com/community?id=community_blog&sys_id=4ea77fe6db7f9f04e0e80b55ca96191b
https://community.servicenow.com/community?id=community_blog&sys_id=27804903db63530054250b55ca961938
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â12-05-2022 06:46 AM
Fix scripts have a "Record for rollback" checkbox.
System Definition > Fix scripts