cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: 500 Error during Sender Agreement Determination

Former Member
0 Kudos

Hi all,

I am doing Http to Jdbc scenario.

I am getting below error while i am sending message Runtime workbench.

Error When sending message: 500 Error during Sender Agreement Determination.

regards,

kiran

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hi,

It may well be a bug in the RWB.

I had exactly the same error message when sending a request from the RWB to the integration engine.

Then i sent the same request using the [SAPPIHTTPCLIENT-tool|http://sappihttpclient.codeplex.com/] and it was sent to and arrived in PI and i could see it in the sxmb_moni, succesfully processed.

kr

Robert

only now i see that i give answers to a post that is 4 years old

Edited by: R. den Hoedt on Jul 4, 2011 4:55 PM

Former Member
0 Kudos

hi ajay,

i means that sender http adapter that reside in abap stack in not active..

go to transaction sicf and enable the adapter_plain service...

Former Member
0 Kudos

Hi Ajay,

In case of HTTP sender u dont need a sender agreement...since thr is no sender comm. channel...So, if u r tryin to send msg from Runtime workbench, send it directly to Integration engine and not adapter engine...

Go to Component monitoring in RWB, then click on integration engine and use its test message tool...

Regards,

Akshay

Former Member
0 Kudos

Hi Akshay,

I am doing Http to Jdbc synchronous scenario. i haven't taken sender agreement and sender channel beacuse it is a http scenario.

While i am tring to send message from Runtime workbench

->integration engine -> Test Message

I am getting this error.

Regards,

kiran

prasanthi_chavala
Active Contributor
0 Kudos

Hi Ajay,

I think u have to use HTTP tool to trigger messages for sender HTTP.It wont work from RWB.

Regards,

Prasanthi.

Former Member
0 Kudos

it works even for HTTP too from RWB.

Former Member
0 Kudos

what URL do you have in RWB to test the message?

is it like http://host:http port/SAP/xi/engine?type=entry

and give a valid XML payload in the payload box.

give a try.

Former Member
0 Kudos

Also da basic checks like,

if any conditional routing is present.

all objects in the scenario are active.

if cache is updated....etc

Former Member
0 Kudos

This link will help you a lot...

/people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Reward points if usefull...............