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
Post a Comment