Not able to see the workflow context or flow context for old records created on above 4 months ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi Experts,
Not able to see the workflow contexts or flow context for old records created on above 4 months ago
Do we have any OOB cleanup scripts will run to delete the context records
Any useful KB articles for evidence to showcase the clients
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @Shantharao
check the KB below and perhaps you have changed the cleanup period..
KB0825646 | Workflow context tables cleanup information
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
@Shantharao what's the table where do you want to see it?
sys_flow_log | Table that stores replicated log entries from the Log [syslog] table. Enables users to correlate logs with flow contexts. | The system removes these records in 28 days when the table is rotated or when it removes the context record, whichever comes first. The table rotation on sys_flow_log is configurable. For more information, see Table rotation. |
Source: Flow execution details retention
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */