조회 수
답글
좋아요 수
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.
조회 수
답글
좋아요 수
Did you add the enrichment activity after the sub-workflow activity in your main workflow?
조회 수
답글
좋아요 수
yes @_Manoj_Kumar_ I am added but after the Enrichment output value is zero.
조회 수
답글
좋아요 수
If possible, Could you please share a screenshot of your main workflow and the audit log?
조회 수
답글
좋아요 수
@_Manoj_Kumar_ Enclosed Main WF & Log for your reference.
조회 수
답글
좋아요 수
Try adding a blank enrichment in sub-workflow before the jump-start activity