HL7 -Orchestration Assigning schema and Mapping ?


after receive shape (receiving multipartmessage) , using assignment shape able see getting in msh segment,body segments.

i have canonical schema on destination side, how can send header fields destination ? can use multiple sources in map  and map ? give me output ? experts please reply

my message assignment shape has below code :

msgbody=msgmultipart.bodysegments; msgmsh=msgmultipart.mshsegment; msgz="";   //following code tests if messages split or not using event log  xdoc=new system.xml.xmldocument(); xdoc=msgmsh; system.diagnostics.eventlog.writeentry("body message",xdoc.outerxml); msgmsg_25=msgmsh; xdoc=msgmsg_25; system.diagnostics.eventlog.writeentry("body message",xdoc.innerxml);


mbh


hi jaguarjags,

your party not getting resolved issue.

regards,


mandar dharmadhikari



BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

SQL Server 2008 - High Memory Usage

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

Problem In Configuring Biztalk 2009 In Creating A ReceivePort.When I Try To Create A Receive POrt I Got This Error