‎2007 Jul 02 8:35 AM
HI Experts,
I ve created one rfc which sholud read a file from the linux path while calling the rfc from webdynpro and i ve written the opendata set code inside that but its giving an error that "<b> file colud not be open</b> ".
please please reply asap..
‎2007 Jul 02 8:43 AM
hi,
Please check whether you are authorized to the linux sytem.
Run your object in debug mode and try to find out the error returned by the RFC function module..
If you have acces then just look at the path in debug mode whether the path is displayed correctly in the variable\
Also check <b>AL11</b> Tcode SAP path directory,
seee whether the path is maintained in it or not, and then try to read write files in that
rewards if useful,
regards,
nazeer
Message was edited by:
nazeer shaik
‎2007 Jul 02 8:48 AM
thanks nazeer,
but can u tell me how i should give the path presently i am giving it like
<b>/usr/bank/statement.940</b> should i include the ip adress like
ftp://192.168.10.20/user something like this please help..