Hi,
I have a simple workflow that calls a child workflow using a IPC event.
I want pass 1 field from parent workflow to child, and when child workflow ends, I want return data to parent workflow.
In the IPC event wizard I created a field mapping entry and I chose "Send data to child process" from data direction DropDownlist and I created other one and I chose "Receive data from child process" .
When I call the child workflow, I can pass data to child, but when the child finish, it didn't pass any data to parent.
I need to do something to pass data from child to parent workflow?
Thanks in advance
IPC not return data
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.