cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with RFC communication channel

Former Member
0 Kudos

Hi,

In my scenario a RFC lookup program is written in JAVA and that that is called in UDF (of message mapping).

Now when the scenario is run, there is the error in RFC communication channel. The details are;

Error while lookup Exception during processing the payload.Problem when calling an adapter by using communication channel rfc_recr_cc (...) XI AF API call failed. Module exception: 'error while processing the request to rfc-client: com.sap.aii.af.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: functiontemplate from repository was <null>'. Cause Exception: 'error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: functiontemplate from repository was <null>'.

Please help.

Vishal Gupta

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

check

question 16 from SAP note : 730870

Also

In Receiver Agreement,make sure that

the interface of receiver is a SAP function module,

the namespace of receiver is urn:sap-com:document:sap:rfc:functions,

the receiver CC should be RFC type.

In interface determination,the inbound interface should be the SAP function module above,and you have to assign a interface mapping for it.

Thanks

Swarup

Former Member
0 Kudos

Hi Vishal,

There is a same problem what you have got just check out the link.

Reward points

Thanks

Vikranth