cancel
Showing results for 
Search instead for 
Did you mean: 

NO_RECEIVER_CASE_BE - Error

Former Member
0 Kudos

Hi XI Gurus

I am developing SOAP Sender and RFC Receiver Interface.

I did all the configuration in IR and ID.

While testing the same using XMLSPY, i am getting the following error

<SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code>

Can you pls help

Regards

Madhan D

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Madan,

Is your problem solved? If not,

1) Check whether the Application user id and pwd are still valid.

2) Password for these Application users might have got expired. Check for All the Adapter , IS user id and pwd are locked or expired.

This should solve the problem.

Reason: The Application user might not be able to access the necessary component.

Cheers!

Karicharla

Answers (1)

Answers (1)

SudhirT
Active Contributor
0 Kudos

Hi Madhan,

Check the thread

Thanks!

Former Member
0 Kudos

Hi Sudhir

Thanks for the reply

I already checked this thread, but still i am having the same problem

Regards

Madhan D

SudhirT
Active Contributor
0 Kudos

Hi,

Check from the following list of reasons for this error if some clue

Logical routing does not find a receiver

􀂄 A seemingly error-free XML message cannot be processed

􀂄 Processing ends after logical routing. No receiver could be found.

􀂄 Error code NO_RECEIVER_CASE_BE or NO_RECEIVER_CASE_ASYNC

􀃎 Inspect receiver determination area in SXI_CACHE

􀂄 If necessary, adjust the routing information in the Integration Directory

􀂄 If the message is asynchronous, it can be restarted manually, and manual

changes in the SOAP header are permitted

Thanks!

Former Member
0 Kudos

When i run through test configuration in ID

I am getting the following error

HTTP connection to ABAP Runtime failed. Error: 403 Forbidden

URL: http://XXXXX:8005/sap/xi/simulation?sap-client=001

User: PIDIRUSER

Regards

Madhan D

Former Member
0 Kudos

Hi Sudhir

Thanks again

I already tried this, still the same problem

While doing reciver determination

Interface was not coming in the search help, i manually typed.

Do you have any idea, why the interface is not listed

Regards

Madhan D

SudhirT
Active Contributor
0 Kudos

Hi,

Check if PIDIRUSER has role SAP_XI_ID_SERV_USER and is unlocked.

Thanks!

Former Member
0 Kudos

Hi

PIDIRUSER is having role SAP_XI_ID_SERV_USER.

Pls let me know, how to check whether it is locked or unlocked

Regards

Madhan D

former_member194786
Active Contributor
0 Kudos

Hi,

Just a quick check. Check in your sender service if you have provided the receiver name there?

Thanks and Regards,

Sanjeev.

SudhirT
Active Contributor
0 Kudos

Hi,

While doing reciver determination
Interface was not coming in the search help, i manually typed.

Check if you have added the Outbound synchronous interface to the sender tab of your sender business service

For checking lock/unlock goto tcode SU01 --- enter the user and click on lock icon that will display the message.

Thanks!

Former Member
0 Kudos

Hi Sanjeev

Yes receiver service is provided, but getting the same error.

It is also failing in Test configuration

Getting the following error message

HTTP connection to ABAP Runtime failed. Error: 403 Forbidden

URL: http://xxxxx:8005/sap/xi/simulation?sap-client=001

User: PIDIRUSER

Regards

Madhan D

SudhirT
Active Contributor
0 Kudos

Hi,

Check RFC destination INTEGRATION_DIRECTORY_HMI in sm59 and do connection test it should return 500 internal error in response. Also for testing the user PIDIRUSER has the correct password try to login into SAP GUI with this user.

Thanks!

Former Member
0 Kudos

Hi

I think it is failing because ADAPTER Engine Service is not working properly.

It is mentioned in Trouble Shooting Guide - PI.

Regards

Madhan D