Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Where is defined the default workflow for service catalog requsst? How I can change it?

Yuriy6
Kilo Contributor

Hello @all,

 

I need to change the default workflow for my service catalog. But I cann't find, where it is defined.

The default workflow is "service catalog request"

 

Thank you!

 

Best regards from Munich, Yuriy

1 ACCEPTED SOLUTION

Hi,

This workflow is attached to Request table (sc_request)

Ideally there should be single workflow attached to Request table and you can have different workflows on RITM table based on the catalog item

Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron

Hi,

in left navigation type workflow editor; click on that module

search with name as service catalog request on right hand side and you should find it

find_real_file.png

Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

I have create another workflow and now I have to change my default workflow for my service catalog.

Than you.

Hi,

This workflow is attached to Request table (sc_request)

Ideally there should be single workflow attached to Request table and you can have different workflows on RITM table based on the catalog item

Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

OK, Thank you!

This means I cannot change this workflow only for some catalogues and all service requests have to go there by?