XML File

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
vijaykatneni2
Participant
Posts: 16
Joined: Thu Jul 26, 2007 12:38 pm

XML File

Post by vijaykatneni2 »

Hi to All,

Can any one help me,how to create an XML file in Datastage.

Thanks&regards,
Vijay Katneni.
thebird
Participant
Posts: 254
Joined: Thu Jan 06, 2005 12:11 am
Location: India
Contact:

Re: XML File

Post by thebird »

vijaykatneni2 wrote: Can any one help me,how to create an XML file in Datastage.
There is an XML PACK (its a plug-in) - and should be available with the default installation.

This PACK contains 3 stages - that help you deal with XML data.

XML Input stage - used to read hierarchial XML data in tabular or relational format
XML Output stage - used to convert tabular data in to XML and create XML files. This is what you are looking for, I assume.
XML Transformer - convert one XML document to another XML hierarchial format.

Hope this helps.

Aneesh
------------------
Aneesh
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

And there is a 'Designer Guide' pdf available for it in your 'Docs' directory.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply