I am developing an ABAP Proxy to SOAP interface.
I'm using an external definition with the wsdl for the service inbound interface and outbound interface for the determination, I was not allowed to use the definition as external error occurred while creating the abap proxy.
Thus, utilized a message type of structure to be sent, and a message maping.
However when I run the error message occurs:
/ Parsing / ADAPTER.SOAP_EXCEPTION - soap fault: No such operation 'mt_XXX_Request'.
Already confirmed URL of sending CC and left blank SOAP ACTION, however problem persists.
Already viewed this problem?
Request clarification before answering.
Hi,
I hope you received the wsdl from your webservice team. you have to use the soap action which should be there in the wsdl.
Regards,
Muni.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wait Lucas,
It's inbound SAP or outbound SAP ?
Because How do you use the SOAPUI for receiver msg ?
Do you have the adress of Webservice ? IF yes could you please do the action below:
http:/blalblalblabalbalbalbalba?wsdl
You will see the structure of WSDL , search for "soapAction'.
Kind regards,
Ricardo Viana.
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.