cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Adapter Problem

Former Member
0 Kudos

Hi All,

My scenario is:

SOAP Req> SOAP Adapter> XI --> RFC --> R/3

I am using XI 7.0. My entire scenario is configured accordingly and i generated the WSDL file through Directory. When i send the SOAP request from XMLSPY to XI, i am getting the following error

Success SOAP: request message leaving the adapter (call)

Success Application attempting to send an XI message

synchronously using connection AFW.

Success Trying to put the message into the call queue.

Success Message successfully put into the queue.

Success The message was successfully retrieved from the

call queue.

Success The message status set to DLNG.

Error SOAPFault received from Integration Server. ErrorCode/Category: XIServer/IN_BIND_WRONG_ADPT; Params: SOAP; AdditionalText: ; ApplicationFaultMessage: ; ErrorStack: Sender agreement found belongs to adapter SOAP; however, current adapter is 'XI'

______________________________________________________

Error is clearly stating that Current adapter is XI.

What could be the problem here..?? do i need to do any setting in J2ee Admin...??

Any suggestion will be highly appreciable.

Thanks in adv.,

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

if the WS is deployed on XI then maybe you could try the approach specified in this blog - /people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine

Former Member
0 Kudos

Hi Vijay,

How can i deploy the WS on XI-WAS. So that i can get those WS in the WebSevice Navigator. Is it manadatory to deploy that WS before testing...?? But this is not mentioned in any documents.

Even when i generated the WSDL file, i have given the SOAP Adapter URL...

Is there any thing i need check..??

Thanks in adv.,