How can i use single flow for multiple Software catalogs ?

kkcommunity
Tera Expert

Hello community,

 

 Here is what i am trying to do, i am converting software model as software catalog by using "Publish to software catalog " related link. After that when i open same in catalog items i don't see "Process engine" tab to choose flow name(Refer screenshots).

If i try same with catalog item, then i can see "process engine" tab and i am able to choose flow name for that item. In this way i can use single flow for multiple catalog items.

Where as for software catalog item, i don't see "process engine" tab at all.

Note: There was old thread regarding catalog items , not about software catalog

1 ACCEPTED SOLUTION

Agree, for the same, go to configure  -- Form Layout-- add flow as field on Form level , you will get execution plan as well.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @kkcommunity 

 

You need to use workflow

 

AGLearnNGrow_0-1709819826316.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

But workflows are not recommended for new implementations right?  We need to use flows for new development as per ServiceNow recommendation/roadmap?

Agree, for the same, go to configure  -- Form Layout-- add flow as field on Form level , you will get execution plan as well.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

kkcommunity
Tera Expert

Thanks for your feedback