Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

Vikram
2012-03-29 08:58:59

Hi Pedro and Janhess,

Thanks for the suggestions , Appreciate your help !! :)

Tired your solution , it worked :)

janhess
2012-03-28 10:07:27

You may need to replace \r as well.

pedro
2012-03-28 08:37:47

Hi

You can use tReplace before XML output component to replace extra blank space with double quotation marks(e.g. "") and replace "\n" with double quotation marks(e.g. "").

Regards,
Pedro

Vikram
2012-03-28 08:31:33

i am creating a XML file , based on join of two tables .
Some times there is extra blank space or new line character in DB , how do i treat it ?

EX: Due to the new line character XML file line is

<L1>Jasper
ETL</L1>

Result should be :  <L1>Jasper ETL</L1>

Board footer

Powered by FluxBB