cancel
Showing results for 
Search instead for 
Did you mean: 

error is "RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC

former_member278111
Participant
0 Kudos

Hi All,

I am facing error "RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC when sending data from one system to another system.

pls let me know any one how to resolve this issue?

Thanks

Kumar.

Accepted Solutions (0)

Answers (6)

Answers (6)

naveen_chichili
Active Contributor
0 Kudos

Hi Kumar,

1. was your interface working earlier and getting this error the do CPA CACHE and SXI_cache refresh.

2.If this is the error you are getting after developing new interface then check your Receiver Determination which is causing this error.

Regards,

Naveen.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Please make sure whether you have * in the sender or receiver party. If so remove. Also check your business system whether you are using the right one. Also import and activate it once again and see that helps.

former_member463616
Contributor
0 Kudos

Hi,

Make sure that, in ID configuration, each and every object should be activate. If still problem persist, please do full CPA Cache refresh by using the following url:

http://<host>:<port>/CPACache/refresh?mode=full

Hope this helps to you.

Regards,

P.Rajesh

Former Member
0 Kudos

Hi Kumar,

There might be configuration issue in the development of the interface.

Please test the Configuration objects in Integration Directory.

Steps to test the configuration.

1. In Integration Directory, Click on Tools.

2. Select Test Configuration.

3. Provide sender and receiver details and payload, then click on Test configuration on the screen.

4. Then click on Run.

This checks whether the configuration done is correct or lets us know if any issue in the configuration.

Thanks,

Former Member
0 Kudos

Hi,

Please check in sxi_cache if the cache content is upto date. Also, in ID, Environment--> Cache Status Overview, check if all ID activations are successful.

Also, is your receiver fixed or are you determining the receiver based on certain conditions in the payload? In this case, check the payload to see if the condition is satisfied.

Regards

Former Member
0 Kudos

Check the Receiver Determination object on the Integration Directory application for this scenario. Try verifying if the Business System names, configuration objects (Agreements and Determinations) are correct, then perform a full cache refresh and run the scenario again.

This usually means that either the Receiver Determination was not found or the conditions configured there couldnt be matched during runtime.