cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.aii.messaging.util.URI$MalformedURIException: no scheme

Former Member
0 Kudos

Hello Experts,

We are still configuring our XI in a RFC-XI-SOAP Scenario. We did all the Interface- and Message- Mapping, we configured our Business System and Business Services. But if we send a message from our R/3 4.6c system to the Web Service via the XI, we receive the following error messages: “MP: exception caught with cause com.sap.aii.messaging.util.URI$MalformedURIException: no scheme”. The error appears in the SOAP Adapter together with a com.sap.aii.af.ra.ms.api.RecoverableException with the message “no scheme”.

Does anyone know, why this error appears? What can we do to avoid this error?

Thanks for the answer! I appreciate every kind of answer.

I’m looking forward to read your answers.

Best Regards

Philipp

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Phillip,

My first guess is that the SOAP URL and the SOAP action in the receiver SOAP adapter are incorrect .

Please check these.

Regards

Bhavesh

Former Member
0 Kudos

Hello Bhavesh,

after we have checked the SOAP Receiver, we got the following exception:

<i>ErrorCode: GENERAL ErrorText: com.sap.aii.af.ra.ms.api.DeliveryException: Connection timed out: connect</i>.

Does this error show that we are through with our customizing?? Or is this still a problem on our xi??

Best Regards

Philipp

bhavesh_kantilal
Active Contributor
0 Kudos

Is there a Proxy Server between XI and the internet / webservicE?

If yes, provide the proxy server details in the Receiver SOAP adapter.

Regards

Bhavesh