cancel
Showing results for 
Search instead for 
Did you mean: 

Error using sender ws adapter

hamsa_shree
Participant
0 Kudos

Hi,

I am getting the following error while using the WS adapter at the sender side.

the SOAP response indicates that an error occurred:

System Error

<detail><s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0"><context></context><code>INTERNAL.IN_BIND_WRONG_ADPT</code><text>Sender agreement found belongs to adapter WS, however the current adapter is XI</text></s:SystemError></detail>

Please help me in resolving this issue.

Thanks & Regards,

Hamsa Shree

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

I am facing the same issue and I have applied several different options. Nothings seems to be working. Please guide me in this regard.

Former Member
0 Kudos

Hi Hamsa,

Can you tel me how the problem got resolved as we are facing the same issue.

Thanks.

prateek
Active Contributor
0 Kudos

For sender communication channel, have you used WS adapter or XI adapter. Make sure that the sender agreement points to correct communication channel.

Regards,

Prateek

hamsa_shree
Participant
0 Kudos

Hi Prateek,

Thanks for ur reply.

I have used WS adapter at the sender side. And the communication channel provided in the sender agreement is correct.

Thanks & Regards,

Hamsa Shree

Former Member
0 Kudos

go to t-code wstaskcheck to see if any error for generation of ws runtime configuration.

oh, sorry, misunderstood. can you try to change the adapter type to any other one in you CC, then see what error you got after the change?

Jayson

Edited by: Jayson on Jan 20, 2009 9:19 AM