‎2009 Apr 10 10:14 AM
Hi ,
Earlier i was using the RFC destination created in sm59 to access a exe file stored on the local machine itself.It was working fine that time.
Now my requirement has been changed i have to put the exe file on another server and the file also needs to be downloaded to that location. I tried this by giving the path of Exe file in sm59 as the location of that server.This was also working fine only if i log onto that server with the user name and password once.After that it is working fine.
If i try using this from some other machine and with same sap username then it gives me a error saying
"Error opening RFC ".
Kndly suggest a solution for the same.
Regards,
Anuj
‎2009 Apr 10 10:44 AM
Hi,
Can you post your RFD dest properties ?
It seems that the system is connecting to the calling GUI on which the exe file should be stored.
Issa
‎2009 Apr 10 10:44 AM
Hi,
Can you post your RFD dest properties ?
It seems that the system is connecting to the calling GUI on which the exe file should be stored.
Issa
‎2009 Apr 10 11:02 AM
Hi ,
The connection type is T.
In the tab Techincal setting the radio button "Start on Front-end Work Station " is selected.
Under tab program name i have given the path where the Exe file is stored.
Regards,
Anuj
‎2009 Apr 10 11:42 AM
That is OK.
Now one thing left, the content of the field program.
Some H=%%SAPGUI%% if present would be the reason of the error. You should have H= i.p_address of the workstatiion containing the exe file.
Issa
‎2009 Apr 10 12:14 PM
‎2009 Apr 10 1:33 PM