08-01-05 10:51 PM
Found the problem, I needed to take the receive shape out.
"Shalabh" wrote:
> I am passing a message parameter from parent orch to child orch. Using the
> debugger, I can see the Receive shape on the child orch (green) getting
> invoked but as soon as I hit continue, the child orchestration ends and
> parent orch goes into dehydration.
>
> I have receive port binding set to direct and self-correlation with
> non-activate type on the child orch.
>
> I do not see any exception messages anywhere. How can I debug?
> Thanks.
> Shalabh
>
[ Post a follow-up to this message ]
|