04-23-04 05:36 PM
Hi Michel
Yes, you can do this. The way should be:
Separate the SOAP Header (metadata and references for the files in the
body) from the SOAP Body (files) in the incoming pipeline. Now the
orchestration can process the metadata and route the files in the
message box.
The SOAP file is enhanced with DIME for processing the attachements.
In the SOAP 3.0 Toolkit you get some samples for processing
attachments in SOAP messages using DIME.
Here's the link:
http://www.microsoft.com/downloads/...&displaylang=en
Greetings
Steffen
"Michel Prévost" <someone@somewhere.com> wrote in message news:<#sVc8e8JEHA.3276@TK2MSFTNGP1
2.phx.gbl>...
> Hello
>
> I have a BizTalk project that needs to connect to a 3rd party Web Service.
> This service has been implemented using WSE 2.0, and the uses SoapService
as
> its base class instead of WebService. This service also returns DIME
> attachments within the SOAP response message.
>
> The guy that developed this claims that BizTalk 2004 can access DIME
> attachments, but I don't know how.
>
> So, my question is:
>
> Is it possible to access DIME attachments directly for BizTalk? If yes, ho
w?
>
> Thank you
>
> Michel
[ Post a follow-up to this message ]
|