How to get output from subflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2025 05:32 AM
I have created a subflow and given input as requested item and in the actions I have created two catalog tasks and given the wait for condition and now I was unable to get the output of the subflow to the mainflow where I want to close the ritm in the mainflow. Any idea how to get the task state from the wait for condition? If I use assign subflow outputs the flow gets an error content not found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2025 09:22 AM - edited ‎03-07-2025 09:23 AM
Hello @GBS
It could be possible that your subflow inputs and outputs are not reference type.
Here is the sample Flow and Subflow (tried to mimic your requirement):
Flow Trigger:
Actions:
1. Look up Requested Item Record
2. Subflow - Select your subflow and choose the RITM record pill
Subflow:
Subflow inputs and Outputs
Make sure to publish Subflow
Flow Actions Continued:
3. Close the RITM -- although you can also select the RITM from 1- Look up record
Hope that helps!
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2025 02:40 AM
I'm assigning the subflow output, but if i click on save is not getting saved and last giving an error(Your subflow cannot be found. Subflow sys_id:An)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2025 04:06 AM
Hello @GBS
I recommend to recreate subflow again and see if still it gives same issue which you are facing right now. Also is this happening for other subflow which you have created?
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.