| JGaska [http://www.IoniaSolutions.com] 2005-04-22, 5:54 pm |
|
Seperate you shared schema into a new project, reference the shared schema.
Promote the fields in the shared schema (if that is wht you are doing). If
your schemas match for both orchestratino port receives you should define a
filter espression in the receive which will uniquely identify where each
schema is going to go. Routing messages is determined by document type, I
would bet without more information it is getting confused with how to route
messages.
Are your orchs in the same assembly?
Is the document type you are sending to the other orch the same one received
in the parent orch?
"biztalkieci" wrote:
> I have two orch and I want to pass from the first orch , one xml to
> the second one (In the XML there is one field promoted for the
> correlation). In the secon orch I refered the first orch. This donŽt
> work it apeared one error about that there isnŽt no subscription for
> this message. I think the problem is the promotted filed. How can I
> solve this?
> Thanks
>
>
|