cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP request error

Former Member
0 Kudos

Hi all,

I am working with this scenario: Sender CC: synch SOAP adapter

Receiver: Synch RFC adapter

I defined a WSDL in Integration Directory using the following URL:

http://host:port/XISOAPAdapter/MessageServlet?channel=:????:<sender comm channel>

In ??? i specified the namespace (from the Repository). --> is this URL correct????

Besides, I tried to test the SOAP request with the Altova software but the following error appeared:

com.sap.aii.af.mp.module.ModuleException: either no channelID specified or no channel found for the specified party, service, and channel name, MessageServlet

I think i am doing wrong somewhere but every object has been created.

Any clues???

Best regards,

david

Message was edited by:

David De Miguel

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

<i>http://host:port/XISOAPAdapter/MessageServlet?channel=:<b><service></b>:<channel></i>

it should be the service.

Ref: for more info - /people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

Answers (0)