Subflow not showing executions

Mary T
Mega Expert

I have created a Flow "A" with subflow "B".  The trigger for "A" is service catalog request.  One of the actions in "B" is to request approval. 

I see "A" triggered and it called "B".  I am able to see the record created in the approval table, but cannot find how to visualize that subflow. 

From the Flow "A" execution, I do not see a way to open the subflow "B" execution. 
When navigating to the subflow "B" and clicking executions, it only shows the records from when i tested it via the designer and not the ones been called from parent flow "A" due to an actual request.

What am I missing?

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

have you checked the training module. it has mentioned the details "Viewing Subflow Execution Details". 

 

kindly have a look on below link. hope it will help you. 

 

https://developer.servicenow.com/app.do#!/training/article/app_store_learnv2_flowdesigner_newyork_de...

View solution in original post

5 REPLIES 5

Kajal Goti
Mega Guru

Hello,

 

When sub workflow is  triggered,Go to related link and click on show workflow.

 

see below image.

 

Now my sub workflow is nor triggered,so it's showing only parent workflow.find_real_file.png

After fulfill some condition and it's go to trigger my sub work flow as you can see over here.

There are two tabs which display both work flow.

So when your sub workflow triggered go to RITM related link agian and click on show workflow,You will get both work flow

as shown below.

find_real_file.png

 

It's my sub workflow execution

find_real_file.png

 Let me know If you face further issues.

 

Please mark as correct and Helpful,If you find any help worthy.

 

I am referring to the new Flows, not Workflows.  Thanks for your assistance though!

Harsh Vardhan
Giga Patron

have you checked the training module. it has mentioned the details "Viewing Subflow Execution Details". 

 

kindly have a look on below link. hope it will help you. 

 

https://developer.servicenow.com/app.do#!/training/article/app_store_learnv2_flowdesigner_newyork_de...

Thanks very much! I was missing step:

Click the Expand Subflow Details (The Expand Action Details icon.) icon to view subflow action execution details.

 

Do you know why the sub flow does not get logged in its "Executions" section though?