Hi all,
i would like to send data from BW to XI using RFC adapter. so far i have created a RFC destination and RFC Communication channel in ID with consistent program id.I have created a process chain in BW to execute the infopackage and call an ABAP program as soon as the data is loaded.
In my ABAP program, i am calling the RFC function module with Datasource as my import parameter.
But on executing the FM it is returning a short dump "lookup of binding via CPA-cache failed for AdapterType RFC, AdapterNS".
should i call my function module from an ABAP program or another Function Module with no import param?
Please help us out.
REgards
Sathya