cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver Soap channel error in Pi 7.31 ( Java stack )

Former Member
0 Kudos

Hi,

I am seeing below error in Soap communication channel in PI 7.31 ( Java stack). can any one please help to me.

What could be the do in Receiver Soap channel . I am using protocol XI 3.0 .

Exception caught by adapter framework: no scheme

Error Transmitting the message to endpoint <local> using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.util.URI$MalformedURIException: no scheme

Thanks n Regards

Thahir

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi TahirBabu,

Are you trying to connect with a ABAP server proxy?,  this protocol is useful in this case mainly.

Check the URL: http://<host>:<port>/sap/xi/engine?type=central and if the port is correct and available from PI

Check also this Note 1334174 - Interface-specific IS_URL parameter

Regards.