Hi team,
How to use sub workflow? I try to send addition value to sub-workflow and do some testing in sub-workflow. again I am retrieve the output value to main workflow it's possible? If yes please explain.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hello @Kumar_27
Sub-workflow is a great activity to reuse the same WF logic across multiple workflows. But it is a bit tricky to use.
Follow these steps to configure it:
Let me know if you face any issues while configuring this.
Hello @Kumar_27
Sub-workflow is a great activity to reuse the same WF logic across multiple workflows. But it is a bit tricky to use.
Follow these steps to configure it:
Let me know if you face any issues while configuring this.
Hi Manoj,
Thanks for Sharing, I am trying this method but I am unable to retrieve value from the sub-workflow to the main workflow. Could you please share any Sample images/Documents for this logic?
My test case:-
1) I am Creating the main workflow and querying the last month's data. additional data I added Email & first name.
2) additional value sent to Sub-workflow.
3) Do some tests and update the value in the customs schema then again I am sent back to main workflow. based on the additional data receive from sub-workflow I need update in schema.
Views
Replies
Total Likes
Did you add the enrichment activity after the sub-workflow activity in your main workflow?
Views
Replies
Total Likes
yes @_Manoj_Kumar_ I am added but after the Enrichment output value is zero.
Views
Replies
Total Likes
If possible, Could you please share a screenshot of your main workflow and the audit log?
Views
Replies
Total Likes
@_Manoj_Kumar_ Enclosed Main WF & Log for your reference.
Views
Replies
Total Likes
Try adding a blank enrichment in sub-workflow before the jump-start activity
Views
Likes
Replies