cancel
Showing results for 
Search instead for 
Did you mean: 

Error in the receiver JDBC

Former Member
0 Kudos

Hi ,

Iam sending the message using the test message tab in the RWB.Iam getting the Error message which is given below :

2006-06-19 21:16:16 Success The message was successfully received by the messaging system. Profile: XI URL: http://XXXXXX/MessagingSystem/receive/AFW/XI

2006-06-19 21:16:16 Success Using connection AFW. Trying to put the message into the request queue.

2006-06-19 21:16:16 Success Message successfully put into the queue.

2006-06-19 21:16:16 Success The message was successfully retrieved from the request queue.

2006-06-19 21:16:16 Success The message status set to DLNG.

2006-06-19 21:16:16 Error Unable to find channel ID

2006-06-19 21:16:16 Error Delivery of the message to the application using connection AFW failed, due to: Couldn't find delivery channel for message: 5f5565f0-XXXXX. Setting message to status failed.

2006-06-19 21:16:16 Error The message status set to FAIL.

2006-06-19 21:16:16 Error Returning synchronous error message to calling application: Couldn't find delivery channel for message: 5f5565f0-fffaXXXXX.

Can any one throw some light on the above error.

It worked fine when we are triggering the message thru the normal SAP Proxy execution.

Regards,

Kittu.

Message was edited by: kittu chowdary

Message was edited by: kittu chowdary

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi Kittu,

First check your Pipeline URL in SLD.

Business System -><your Integration Server -> Pipe Line URL

It should be

http://Server:port/sap/xi/engine?type=entry

And here port should be http port(8xxx).

Is your scenario is Synchronous ?

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Hi Moorthy,

My scenario is Asynchronous one.

Regards,

Kittu.