‎2008 Mar 28 1:51 PM
hi mates
when im trying to upload a file using bdc. im getting an error ' access to file denied ' . i have converted the file format to string. even then it is giving me an error. previously i have made a prog with same procedure it was working fine... wat wil be the problem. can anyone help...
regards
mano
‎2008 Mar 28 1:53 PM
Can be an authorization issue at OS level..
Are you able to create file manually at that location?
G@urav.
‎2008 Mar 28 1:59 PM
‎2008 Mar 28 1:54 PM
Check the path of the file.
for the filename exporting parameter....give the complete path.
thanks
‎2008 Mar 28 1:55 PM
One more simple check:
Is that file opened while the program running?
Regards,
RSS.
Edited by: RSS on Mar 28, 2008 9:56 AM
‎2008 Mar 28 2:00 PM
‎2008 Mar 28 2:04 PM
I think this is purely authorization problem. U do not have
enough priviliges to read the file ..
‎2008 Mar 28 2:10 PM
but prviously i have made a progam and able to get the file, the proble is with the second prog. why is it sooo..
regards
mano
‎2008 Mar 28 4:43 PM
Hi Mano,
There is no serious problem here..!
' access to file denied ' error is shown on the screen when ur file doesn't exist.check whether the path of file is correct
‎2008 Mar 28 6:14 PM
Hi Manoj,
Check whether you have given the correct name of the file or not.
And also check whether that file exists at the specified location.
I think that is enough for your problem Check that once.
If you have any doubt reply me.
Thanks & Regards,
AMK.
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Mar 28, 2008 5:18 PM