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 while uploading file through FTP

Former Member
0 Likes
388

Hi all,

I am trying to Upload ASCII file through FTP in R3 but it’s not recognizing the new line character and writing everything in one line.

The OS is: AS 400

Can any one help me out how to resolve this problem?

Thanks in Advance

Sachin Gautam

2 REPLIES 2
Read only

Former Member
0 Likes
362

Hi Sachin,

Open the file before uploading in Notepad & click SAVE AS, select ENCODING as ANSI & then save.

Once done try to upload in R/3.

Best regards,

Prashant

Read only

0 Likes
362

Dear Prashant,

Thankd for the answer but it's still comming in one line even when I am downloading the file to AS 400 it's also coming in one line ignoring the enter.

Sachin Gautam