Revert back to previous state??

Kiddy1
Tera Contributor

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

1 ACCEPTED SOLUTION
4 REPLIES 4

Varsha21
Giga Guru

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.

find_real_file.png

 

find_real_file.png

if any query reply for same,

worked for me.

 

thanks

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?

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

Joseph Warner
Tera Guru

Fix scripts have a "Record for rollback" checkbox.

System Definition > Fix scripts