Skip to Content
0
Former Member
Feb 19, 2009 at 05:59 PM

XI Error NO_RECEIVER_CASE_ASYNC.RCVR_DETERMINATION

223 Views

My scenario is like this

client 010 NumberRangeRequest_Out --> XI --> NumberRangeRequest_IN client 020 and after this

client 020 NumberRangeConfirmation_Out --> XI --> NumberRangeConfirmation_Out client 010

when i execute NumberRangeRequest_Out from sproxy of client 010 , it goes to XI and client 020 but

it doesnt return from client 0320 because it gives errors "NO_RECEIVER_CASE_ASYNC.RCVR_DETERMINATION"

but when i try to send NumberRangeConfirmation_Out from client 020 to client 010 separatedly, it successfully arrives.

Why is the reason that i cannot get the message from client 020 after sending to it?

Thanks