- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2019 07:41 PM
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?
Solved! Go to Solution.
- Labels:
-
flow designer

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2019 10:16 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2019 08:55 PM
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.
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.
It's my sub workflow execution
Let me know If you face further issues.
Please mark as correct and Helpful,If you find any help worthy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2019 09:08 PM
I am referring to the new Flows, not Workflows. Thanks for your assistance though!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2019 10:16 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2019 10:28 PM
Thanks very much! I was missing step:
Click the Expand Subflow Details () icon to view subflow action execution details.
Do you know why the sub flow does not get logged in its "Executions" section though?