How to identify how did the system creates RITM ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 05:32 AM
Hi Community,
I have few RITMS generated in system for a specific form. They all are created by System.
They are creating RITMS by inserting wrong values and I need to identify the trigger point for this.
Could you please help me know how can we identify how/who is system creating this record ?
Like what are the methods ?
Thanks in Advance,
Hritik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 05:37 AM
Hi @Hritik
Check wf_activity field in your RITM record, if there is any value, it may give some clue.
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 05:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 05:50 AM
@Hritik it is an OOTB field, right click on form header and click show XML, you can see the field in the XML.
Anvesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2023 06:55 AM
The field is empty.
I tried to check System Logs, BR's, S. Jobs, Script Includes but not finding any clue.