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>
<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