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

problem in bdc

Former Member
0 Likes
1,016

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

9 REPLIES 9
Read only

Former Member
0 Likes
996

Can be an authorization issue at OS level..

Are you able to create file manually at that location?

G@urav.

Read only

0 Likes
996

ya i can create a file

Read only

Former Member
0 Likes
996

Check the path of the file.

for the filename exporting parameter....give the complete path.

thanks

Read only

Former Member
0 Likes
996

One more simple check:

Is that file opened while the program running?

Regards,

RSS.

Edited by: RSS on Mar 28, 2008 9:56 AM

Read only

0 Likes
996

the file is closed wen im running

Read only

0 Likes
996

I think this is purely authorization problem. U do not have

enough priviliges to read the file ..

Read only

0 Likes
996

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

Read only

Former Member
0 Likes
996

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

Read only

Former Member
0 Likes
996

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