cancel
Showing results for 
Search instead for 
Did you mean: 

Error while testing in RWB for HTTP Plain adapter to File

Former Member
0 Kudos

Hi All,

My interface is between R/3 using Plain HTTP i am sending messages to PI and my recivers is File system

while testing in RWB , since i am usin HTTP Plain will not create Sender comm channel and Sender aggrement .

While testing in RWB

i am getting this Error.

Error While Sending Message: Additional error text from response: com.sap.engine.interfaces.messaging.api.exception.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve outbound binding for the given P/S/A values:

thanking you

Sridhar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

use url as http://host:port/sap/xi/adapter_plain?senderservice=.

check the wiki section of the PI ..there are HTTP test tools available which can be used for doing this testing...

if you use testing tabs provided by RWB..then it uses different urls...like if it iE then http://host:port/engine?type=entry.

HTH

Rajesh

Former Member
0 Kudos

thanks you very much,

what is the url i need to give in RWB for testing from the RWB, casue it is giving me that erro.

Error While Sending Message: Additional error text from response: com.sap.engine.interfaces.messaging.api.exception.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve outbound binding for the given P/S/A values:

it will be fine if you tell me the tools for testing HTTP plain sender, i am confused

Former Member
0 Kudos

Hi,

Check this link below

http://sappihttpclient.codeplex.com/

which is HTTP test tool...also check there are other test tools too...(based on java)

HTH

Rajesh

Answers (1)

Answers (1)

Former Member
0 Kudos

it was a mistake i was Not lookin IS instead i was looking in AD