How to find the fulfillment groups from Workflow ?

Krupa2
Kilo Explorer

Hi , 

 We have around 200 Catalog items and each have a workflow attached to it . .  Our task is to find the assignment groups of those catalog items .  One way is to go to the workflow   and find from the script or from the Fulfillment group if stated in some cases .  Is there any other way to find the assignment groups of the Catalog Items by running a report  or a Database views

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

Raf1
Tera Guru

Hi Krupa,

You can simply run a report on Requested Item (sc_req_item) table and group it by item field.

find_real_file.png

 

Regards,

Raf