Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LINUX PATH (URGENT)

Former Member
0 Likes
494

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..

2 REPLIES 2
Read only

Former Member
0 Likes
371

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

Read only

0 Likes
371

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..