Re: Mapping problem after orchestration in BizTalk Server
- From: Remon Bekker <RemonBekker@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 4 Jan 2008 03:16:02 -0800
Hi Randal,
Unfortunately this is not the case. I checked this and this is ok. I already
validated the document in Visual Studio both in with Schema and Mapping
validation, they both process fine.
Regards
Remon
"Randal van Splunteren" wrote:
Hi Remon,.
Looks like the BizTalk message type is not known at the time the message
leaves the orchestration and goes to the map of the send port. The map needs
to know the message type (namespace#rootnode) in order to execute. Maybe
your orchestrations removes the context of the message. This can be the case
when you for example copy the (message1 = message2) in a message construct
shape.
Examine the message context when the message leaves the orchestration. See
if the context contains the message type.
HTH,
Randal van Splunteren
"Remon Bekker" <RemonBekker@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:27068A79-773B-40D4-8AFA-9592CCF775D4@xxxxxxxxxxxxxxxx
Hi all,
I've setup a receive location which sends a document towards an
orchestration. The orchestration does some work on the document and sends
it
through to a sendport. This sendport contains a mapping, but somehow it's
not
executed.
I know the mapping works, because another receiveport send a document
direct
to the sendport which processes the mapping correctly. I also compared the
document output from the orchestration with the other document and they
are
technically the same.
Does anyone know why the mapping is not executed when the document is
received from the orchestration?
Regards,
Remon
- Follow-Ups:
- Re: Mapping problem after orchestration in BizTalk Server
- From: Jan Eliasen
- Re: Mapping problem after orchestration in BizTalk Server
- From: Randal van Splunteren
- Re: Mapping problem after orchestration in BizTalk Server
- References:
- Re: Mapping problem after orchestration in BizTalk Server
- From: Randal van Splunteren
- Re: Mapping problem after orchestration in BizTalk Server
- Prev by Date: Re: Mapping problem after orchestration in BizTalk Server
- Next by Date: Re: Mapping problem after orchestration in BizTalk Server
- Previous by thread: Re: Mapping problem after orchestration in BizTalk Server
- Next by thread: Re: Mapping problem after orchestration in BizTalk Server
- Index(es):
Relevant Pages
|