Hi Jakub,

 

We've a number of examples of attaching payloads on to SOAP messages. The easiest way to do this is using SwA (SOAP with Attachments).

 

You can find a high level example of this at: http://www.capeclear.com/customers/rsco.pdf

 

Other examples include a record company sending audio files, an insurance company sending quotations in XML documents, and a telecoms company sending XML formatted call detail records.It's very flexible.

 

Best regards, - Tim

 

 

-----Original Message-----

From: Radovan Janecek [mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ]

Sent: 03 December 2001 10:54

To: [EMAIL PROTECTED]

Subject: Re: xml via SOAP Q?

You should send XML document as an attachment to a SOAP message. This is the only defined way how to do that in SOAP. Look at the demo multipart in WASP that supports attachments (http://www.systinet.com/products/wasp_lite/index.html

<http://www.systinet.com/products/wasp_lite/index.html> )

Sincerely

Radovan

Radovan Janecek

VP, Engineering, Systinet(formerly Idoox) http://www.systinet.com <http://www.systinet.com/>

----- Original Message -----

From: <[EMAIL PROTECTED]>

To: <[EMAIL PROTECTED]>

Sent: Wednesday, November 28, 2001 8:45 AM

Subject: xml via SOAP Q?

> Hi,

> I am just trying to start with SOAP and I would like to know if it is

> possible to send some XML payload within the SOAP message. I would

> like to use the SOAP simple to deliver my data (which are xml

> encoded) from one app to another, and then to send an ACK back.

>

> Is there a way how to do it within the body, or do I have to send it

> as an attachment. And is it necessary to use base64 encoding? Or is

> there any other way?

>

> Any help appreciated,

>

> Jakub

>

-----Original Message-----

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ]

Sent: 28 November 2001 07:46

To: [EMAIL PROTECTED]

Subject: xml via SOAP Q?

Hi,

I am just trying to start with SOAP and I would like to know if it is possible to send some XML payload within the SOAP message. I would like to use the SOAP simple to deliver my data (which are xml

encoded) from one app to another, and then to send an ACK back.

Is there a way how to do it within the body, or do I have to send it as an attachment. And is it necessary to use base64 encoding? Or is there any other way?

Any help appreciated,

Jakub

Reply via email to