Skip to Content
0
Feb 25, 2009 at 07:39 PM

SOAP AXIS receiver multipart problems

27 Views

Hi.

I've got an WSDL that has many methods. I have to use it in RPC mode because if not, it doens't work.

My problem is that when i use the receiver axis soap adapter, i retrieve an answer with three documents.

If i check in sxi_monitor, in the payload i see document-0, document-1 and document-2.

Message mapping is trying to map document-0 but the field i need to retrieve is in document-1.

How can i change this order? Do i need to create an adapter module to manage this three 'attachments' ?

Thank you for your answers,

Kind regards,

Inigo.