Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have to create a XML. I have columns, id, fromCtry, toCtry, Rate. I have to create a xml tag containing fromCtry, toCtry, Rate and those are group by id. I need output as id(as coming from input), xmlString, so in another job, I can join based on id.
In output id I needed as a separate column.
How I can achieve it?
Much appreciated for help.
Hi,
If possible please provide source and target XML output format and data.
Regards,
You can post screen shot.
Regards,
Input
Output should be like