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

Error while extracting XML file from the application server

Former Member
0 Likes
500

Hi ,

I am writing a XML file into the application server, after which when i try to extract the file to the local server using the report - RFASLDPC ,

the file is extracted, but with a '#' symbol at the first position.

Because of which the XML File does not open. But after i open the file in notepad and manually delete the '#' symbol and then reopen the file, it works fine.

Is there any way to remove the '#' symbol while extracting itself ??

Thanks in advance,

Vikas.

1 ACCEPTED SOLUTION
Read only

o_werner
Newcomer
0 Likes
432

Select the option "No Character Set Conversion" in stead of Code page 1100.

However, I still have troubles -> the downloaded xml file misses a space on several places. This causes errors too.

1 REPLY 1
Read only

o_werner
Newcomer
0 Likes
433

Select the option "No Character Set Conversion" in stead of Code page 1100.

However, I still have troubles -> the downloaded xml file misses a space on several places. This causes errors too.