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

Former Member
0 Likes
837

regarding LSMW:

IN step specify files...........

When i give the path of flat file and try to save it .I am getting an error as"File name 'Converted Data':Max 45 Characters. remaining data saved".

Can anyone help me with this error.Why am I getting this error and actions hav to be taken.

regarding LSMW:

IN step specify files...........

When i give the path of flat file and try to save it .I am getting an error as"File name 'Converted Data':Max 45 Characters. remaining data saved".

Can anyone help me with this error.Why am I getting this error and actions hav to be taken.

5 REPLIES 5
Read only

Former Member
0 Likes
815

the length of the path including the file name should be less than 45 characters. make the string shorter.

Regards, Murugesh AS

Read only

Former Member
0 Likes
815

Hi..

Exactly....you just need to trim the string which contains file name shorter..

Similar problem I faced....i guess above solution will work..

Regards,

DJ

Read only

Former Member
0 Likes
815

Hi,

In 7 steps your .lsmw.read file and .lsmw.conv is generated so short then name of .conv extension file name so your problem will solve.

Rewards points if it is useful.

Read only

Former Member
0 Likes
815

hi,

In the options IMPORT DATA and CONVERT DATA decrease the path(It will accept only 45 characters)

Read only

Former Member
0 Likes
815

hi

i also face this type of problem before so please make other file & copy data from previous file to new created file & change file name give its name in 3 later max..after that run your lsmw again.

I hope error is not generated again.

Reward if helpful.

Thanks.