I have invoked a workflow in my process
The variable I use in the original workflow is mail_CC_OC & mail_senTo_OC
However, when I run the process, it pop up error that there is no recipient & CC in the invoked workflow. Which means the argument in it is not available
May I know how to pass variable from original workflow to invoked one?
Pls try show me in a workflow, I am quite confuse of this part
Hi @yangyq10 , Please check if mail_CC_OC & mail_senTo_OC are set to in argument child workflow and add message box enter both variable to see if their any values in that string variable.