Can we use 1 flow for multiple catalog items?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:46 PM
Hello,
Can we use 1 flow for multiple catalog items? If yes, can you through some light on how to use it?
I have 100s of software catalog items and we want to use only one flow for approval purpose. i don't want to create 100s of flows by creating 1 flow for each item.
Thanks
Krishna

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:55 PM
Looks like you can. There are multiple threads which can help you to understand.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:55 PM
@kkcommunity Yes you can use it, just you have to built standard flow so it can applicable for all those catalog item and add it into your catalog flow field.
You can validate OOTB flow "Service Catalog item request" , this has been used in 15 different catalog items, try to validate it .
https://<YourInstanceID>.service-now.com/now/workflow-studio/builder?builderId=flow&sysId=30f3d26187e92300e0ef0cf888cb0b91&tableName=sys_hub_flow
Thanks,
Harsh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:56 PM - edited 03-06-2024 12:59 PM
Hi @kkcommunity,
It is the same process, you would open your Catalog Item desired, navigate under the Process Engine tab, and mention which Flow that catalog needs to run.
Just make sure that is generic enough to work in your multiple catalog items.
If you found my answer helpful or correct ✔️ in any way, please don't forget to mark it to help future readers! 👍
--
Kind regards,
Marcos Kassak
🎯 Solution Consultant
⭐ ServiceNow MVP 2024
Request.do - A ServiceNow Blog 📓
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 02:13 PM
Thanks for your inputs. My bad, I would have been more specific on requirement. Your solution perfectly works for direct catalog items. Here what i am doing is, i am converting software model as software catalog by using "Publish to software catalog " related link. After that when i see same in catalog items i don't see Process engine tab to choose flow name(Refer screenshots). Any thoughts.