Skip to Content
0
Former Member
Jun 03, 2009 at 11:58 PM

Error Receiver AXIS

45 Views

Hi People,

I need your help.

I have this scenario RFC -> PI -> Webservice

The Webservice is a Server APACHE, so my the receiver adapter is the following:

Adapter: SOAP

Protocol: AXIS

URL: http://<host>:<porta>/portal2IB/services/IB_Services?incluirCliente

Payload Extraction: SOAP Body

My WSDL the SOAPAction is empty and my operation is incluirCliente.

On the SXMB_MONI, I see the following error:

<SAP:Code area="SOAP">FAULT</SAP:Code>

http://xml.apache.org/axis/>

<SAP:P2>Client</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>No such operation 'operacao'</SAP:AdditionalText>

But, 'operacao' is an field in the WSDL.

Could someone please help me ?

Thanks in advance

Sebastian Quezada