xml output stage vs hierarchy stage

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
sainath
Premium Member
Premium Member
Posts: 138
Joined: Fri Nov 19, 2004 3:57 pm

xml output stage vs hierarchy stage

Post by sainath »

Hi

which stage is best option to generate the XML output for few records(1000) with proper validation rules .

if i want to use xml put stage where can i pass xsd information to validate xml


requirement is the straight forward mapping with out any transformation rules.


thks

sainath
eostic
Premium Member
Premium Member
Posts: 3838
Joined: Mon Oct 17, 2005 9:34 am

Post by eostic »

Wow. Missed this one. Sorry!

For validation, even though it may be overkill in this case, I would still choose the Hierarchical Stage, if only because it provides a LOT more options for control of the validation of your schema.....it's also faster, and can more easily (if and when you need it in the future) create a multi-independent-node target document.

Ernie
Ernie Ostic

blogit!
<a href="https://dsrealtime.wordpress.com/2015/0 ... ere/">Open IGC is Here!</a>
Post Reply