Questions on MultiPart MIME Messages (ebXML)


hi everyone,

before delve figuring out, thought ask here see if has advice. *think* can use inbuilt biztalk 2006 r6 functionality achieve this, appreciate advice non less.

need create ebxml 2.0 compliant message handler, heavily uses mime encode messages.

message structure simple. have mime message 2 parts, first part ebxml header, second part xml payload. no encryption or encoding necessary.


example:

--mime_boundaryid:abcdef00000000000000 type:text/xml  <?xml version="1.0" encoding="utf-8"?> <soap:envelope  xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> ... ebxml header </soap:envelope>  -mime_boundaryid:abcdef00000000000000 type:application/xmltransfer-encoding:8bit  <mypayload> ... </mypayload> 

so, plan sending message follows.

in orchestration, construct multipart message ebxml header , payload. using mime/smime component in sendport, message automatically parsed mime format above. great?

however, on recieving message, wondering how mime/smime decoder component handle this. construct multipart message me? or, need todo magic custom pipeline component?

scurrying away try myself now, wanted post ideas/feedback previous implimentors.

side note - not using covast adapter this, have heard bad things it's implimentation.

guys,

kind regards
tm

in orchestration, construct multipart message ebxml header , payload. using mime/smime component in sendport, message automatically parsed mime format above. great?
yes, great, believe.
however, on recieving message, wondering how mime/smime decoder component handle this. construct multipart message me? or, need todo magic custom pipeline component?

it create multipart message you. thing need worry normal pipeline components work on bodypart of incoming message. if need handling of part not bodypart might want that.

eliasen, representing himself , not company works for.
three times mvp , 3 times mcts in biztalk.
blog: http://blog.eliasen.dk


BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'