Undo Flow context cancellation

Mara6
Tera Expert

Hi all

 

There is any way to undo Flow context cancellation? Instead of reopen records?

5 REPLIES 5

Sumanth16
Kilo Patron

Hi @Mara6 ,

 

Please refer below thread:

https://www.servicenow.com/community/developer-forum/flow-context-still-redirects-to-cancelled-flow-...

 

Please hit like and mark my response as correct if that helps


Regards,

Sumanth Meda

Thanks in my case I thnk will only work for the records that are with state new for the ones that where in other states will need to start from beginning correct?

Satoshi Abe
Mega Sage

Hi @Mara6 

If the content is saved, it can be restored and reverted with the UPDATE SET. See details below.

 

https://www.servicenow.com/community/now-platform-blog/how-to-revert-a-flow-sub-flow-to-a-previous-v...

Hi but my problem is to revert flow context cancelation from some records.