cancel
Showing results for 
Search instead for 
Did you mean: 

Reg:Receiver determination not found

suman_lakkimsetty2
Participant
0 Kudos

hi friends

i have designed a scenario for JDBC to RFC and while testing that scenario at configuration part i found the error that "receiver determination is not found" i also tested with file to file scenario and found the same error . can you suggest me how to overcome this error and what might be the error.

i have refreshed in SXI_CACHE and checked tat the receiver interface is correctly given.(i have directly given the imported RFC name in inbound interface)

with regards

suman

Accepted Solutions (0)

Answers (5)

Answers (5)

SudhirT
Active Contributor
0 Kudos

i have directly given the imported RFC name in inbound interface

Yes if it means you have mannually written the BAPI name in inbound interface then there is some problem in the sender/receiver business system you are using in incorrect manner.

Thanks!

former_member192295
Active Contributor
0 Kudos

Hi,

Most of the time this error is due to IR configuration problem check with all IR configuration window once again. This error will occur most of the time due to Interface type configuration. So that we can sort out easily.

Former Member
0 Kudos

-->(i have directly given the imported RFC name in inbound interface)

do you mean that in the drop down you were not getting the interface so you forcefully wrote ur interface name...if yes..than that should not be done..

perform receiver determination once again...

SudhirT
Active Contributor
0 Kudos

Hi,

try it after full cache refresh at

http://<XI Host>:<port>/CPACache/refresh?mode=full with PIDIRUSER.

Thanks!

former_member208856
Active Contributor
0 Kudos

you have to import that RFC in Integration Repository, and then you will use that RFC as Inbound Interface.

Also check your Interface Mapping for this Interface, check the Interface and Receiver Determination also.

It should be already pop-up there, no need to give it mannualy, if the scenario is correct.

Check Test Configuration Tool in Integration Directory.

Sandeep