Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Generating XML files using Informatica

Status
Not open for further replies.

rhitesh02

Technical User
Aug 27, 2003
11
US
Hi,

I have a business requirement where I need to create XML file. My Source is Oracle and Target is XML file.

I tried creating xml file but it is not creating node elements in XML. Any one who has worked on this type of thing PLEASE HELP.

Thanks,

Hitesh
 
Hi,

I got solution for Creating XML file using informatica.

create 2 seperate flat file sources.

Join them using Dummy join, for e.g. PK =1.

Use joiner transformation to join Master and Detail record.

Attach output to Target XML.

Hitesh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top