Find out workflow attached in Record producer

1_DipikaD
Kilo Sage

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.

 

 

 

 

@Ankur Bawiskar

@Community Alums

6 REPLIES 6

ShubhamGarg
Kilo Sage

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

Could you please explain little more, it's not clear for me.

Ankur Bawiskar
Tera Patron
Tera Patron

@1_DipikaD 

why would you have a record producer on RITM table?

what's your business requirement?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

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.