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

LSMW Read Data Error

Former Member
0 Likes
1,433

Hi Experts,

While Specifying the path to upload legacy data in lsmw, i have mentioned the lan server path directly to read flat file from specified network location.

Say example:
beprod4\em\4_Testing_Phase\05_Object\Upload Files\Master Codes\Master Codes.txt

An error message "File '
beprod4\em\4_Testing_Phase\05_Object\Upload Files\'does not exist or is currently locked" is coming up while reading the data from the specified path.

Can you advice me possible reasons for the error and to resolve it.

Thanks,

Kris.

2 REPLIES 2
Read only

abdul_hakim
Active Contributor
0 Likes
713

HI,

I guess the file is opened while reading. Try to close the file and read it again.

Cheers,

Hakim

Read only

Former Member
0 Likes
713

Hi,

In LSMW, steps; After Specify File, Did u assign the file in the next step?

Also check if the file exists in the location and is in the same format(Separators..etc) as specified while in the LSMW step: Specify files.

Regards

Shiva