Find out workflow attached in Record producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 04:22 AM
Hi All,
How can we find out workflow attached in a Record producer in which target table is requested item table ? Also you can refer to attachment in which workflow is not empty filter is mentioned.
@Community Alums
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 04:46 AM
Hello @1_DipikaD ,
As target table is Requested Item for record producer, you can check -
-> For existing context for requested item, Refer Workflow context [wf_context] table and filter by RITM record (created by your RP) using sys_id of RITM record.
->To check number of workflows defined for this table, check Workflow versions table [wf_workflow_version] and filter by sc_req_item.
If my response helps you in any way, kindly mark this as Accepted Solution/Helpful and help in closing this thread.
Regards,
Shubham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 05:31 AM
Could you please explain little more, it's not clear for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 04:50 AM
why would you have a record producer on RITM table?
what's your business requirement?
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-20-2024 05:11 AM
Actually it was configured before 8/9 years . Then servicenow was allowing to attach workflow in Record producer but after Servicenow removed that feature. So now they want enhancement on those record producer.