- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 05:34 AM
Good evening.
Is there anyway, we can retrieve back the Flow context from RITMs, as it automatically gets deleted/expired after 10-15 days? Also, how should we change the validity period? Can we increase the expiration date? Is there any system property?
@Ankur Bawiskar @Dr Atul G- LNG
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 05:36 AM
Might be helpful
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 05:41 AM
Hi @AbdurRahmanSnow ,
You can still retrieve details about Flow executions mapped to a RITM using sys_flow_context, as long as the record hasn’t been automatically deleted yet. Once ServiceNow runs its cleanup or table rotation job on that Flow‑context, it is permanently removed with no undo...
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 05:42 AM
This is done through the table cleaner, but be very carefully when you make adjustments. You should really ask yourself why you need to check on a flow that has run 2 weeks ago. If there were any issues, just recreate it and check what happens then.
FYI: the link shared by Atul will provide more info and also warnings on why you shouldn't make changes.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 05:43 AM
by default the flow context are retained for some days
check these links for more details
Save yourself from audit nightmare if you use Flow Designer
Flow execution details retention
If my response helped please mark it correct and close the thread so that it benefits future readers.
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-04-2025 05:36 AM
Might be helpful
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 05:41 AM
Hi @AbdurRahmanSnow ,
You can still retrieve details about Flow executions mapped to a RITM using sys_flow_context, as long as the record hasn’t been automatically deleted yet. Once ServiceNow runs its cleanup or table rotation job on that Flow‑context, it is permanently removed with no undo...
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 05:42 AM
This is done through the table cleaner, but be very carefully when you make adjustments. You should really ask yourself why you need to check on a flow that has run 2 weeks ago. If there were any issues, just recreate it and check what happens then.
FYI: the link shared by Atul will provide more info and also warnings on why you shouldn't make changes.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 05:43 AM
by default the flow context are retained for some days
check these links for more details
Save yourself from audit nightmare if you use Flow Designer
Flow execution details retention
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader