cancel
Showing results for 
Search instead for 
Did you mean: 

Text File to Xml

Former Member
0 Kudos

Hi,

How to skip headers in text file through graphical message mapping..i put some condition but instead of that headers structures are created in output xml file.

I need to eliminate that structure created in output xml file..Also headers is coming multiple times in input file..

When i check by keeping output as text file instead of headers blank spaces are created...In xml this blank spaces are coming as structure...

How to eliminate the structure coming for headers in output...

Regards

Prakash

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

if you want to eliminate headers than you have to generate the text file at the receiver side because the fields under the XML file always come under nodes.

and for the text file you have to do the content conversion at the receiver side.

Thanks

Rinku

Former Member
0 Kudos

Hi

if you want the target node single time , then change the occurence for the target structure 1..1

Thanks

Rinku