I want to access an RFC function on sap from my java program.
When I call getDestination("connect") I can connect and run my function without problems.
But I will have more than one config file because I will be connecting to different SAP server...
Hello Markus, thanks for replying.I know i can use different target files as you wrote, but these files need to be in the working directory. I want to collect all these jco files in a folder and use these files from within this folder. But i cant do ...