cancel
Showing results for 
Search instead for 
Did you mean: 

Probleam in RFC lookup

0 Kudos

Hi ,

I am using RFC lookup in message mapping, i passing 2 input parameter and get 4 output parameter.

I am not getting output in RFC lookup, but i test the RFC (se37) ,i got the output.

Example:

RFC input1: GHA

input2:02

PI RFC lookup output: null

Test(se37) RFc output1:qadb output2:gha10 output3:sipdb output4 1521

Please help me to solve the issue.

Accepted Solutions (1)

Accepted Solutions (1)

subhro_de
Active Participant
0 Kudos

Check in the communication channel monitoring for the RFC Receiver channel in case you find any error message there.

Answers (4)

Answers (4)

0 Kudos

Thanks for Reply.

I found the error that order of input parameter to the RFC are interchanged in mapping.

I changed the parameter now it is working fine.

Former Member
0 Kudos

Hi,

Are you sure, you have done all the configuration properly? Refer the blog below and test your mapping in ESR:

/people/jin.shin/blog/2008/02/15/sap-pi-71-mapping-enhancements-series-graphical-support-for-jdbc-and-rfc-lookups

Apart from other setting you have to pass the parameter in Interface determination in ID.

former_member181962
Active Contributor
0 Kudos

Hi,

Check if there are any unwanted spaces or characters in the payload and remove them.

Also, see if you have to provide anyleading zeroes for any inputs.

Best Regards,

Ravi

Former Member
0 Kudos

Make sure that you are using same client.

When you configure RFC channel in PI, you have to provide the client information, make sure it is correct.