How to find the workflows which triggers a particular subflow?

aragarw
Tera Contributor

Hello,

I have a query:

How to get the list of all the parent workflows which triggers a particular sub flow?

 

For example:

I have a subflow  named as "automation_subflow" which is triggered by various other workflows. I want to get the list of all those workflows which has "automation_subflow" as a part of it.

 

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @aragarw 

 

https://www.servicenow.com/community/now-platform-forum/where-can-i-see-which-subflows-are-called-by...

 

https://www.servicenow.com/community/workflow-automation-forum/how-to-find-all-the-flows-subflows-re...

 

https://www.servicenow.com/community/now-platform-forum/how-to-know-in-which-flows-subflows-a-subflo...

 

*************************************************************************************************************
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]

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

Hi,

Thanks for help but the tables mentioned in above solutions does not has my sub flow name. Also I know one of the parent flow which calls this sub flow, this parent flow name is also not present in the tables suggested in above solutions. 

 

My query is not resolved.

Harish KM
Kilo Patron
Kilo Patron

Hi @aragarw I dont think there is a way to do that, you can look for workflow context table, it will give you running workflows but I dont think you can access activities to get the sub flow name

as far as I know the only way it to check workflow manually and find the subflow your looking for

Regards
Harish