Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Another approach is to use a set of tAdvancedFileOutputXML components in append mode. Take a look at the "Multiple Loops" section of this post.
You may also find it easier to integrate the source data into an RDBMS (including ones like MS Access) and write a denormalized query that will be the basis for your XML generation.
http://bekwam.blogspot.com/2011/09/xml-output-from-multiple-data-sources.html
Hi Rocknrolla
I encounter an interesting thing that when I create this job by using tFileOutputMSXML, it works fine this time. The attributes with null values don't disappear this time.
Could you tell me the steps to reproduce this issue you mentioned at Comment #1?
Regards,
Pedro