GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Informatica

 Print  |  
Question:  XML Transformation

Answer: Why do we need XML Transformation in Informatica?


April 04, 2009 16:32:55 #1
 DK_Reddy   Member Since: April 2009    Total Comments: 6 

RE: Why we need XML Transformation in Informatica?
 

1) Whenever we have Q systems, EAI sonorous we need XML transformation.


2) To handle unstructured data/semi structured data (.PDF) we need XML
transformation. Because .PDF files had tags, Informatica power center cannot
read these tags; the bottom line is Informatica power center cannot read .PDF
data directly. But in some situations we have to work with that .PDF s at any
cost. Then use ITEM FIELD (Electronic data Inter change). Item Field can convert
.PDF s into XMLs, Power center can read XMLs, and so the problem is solved.

     

 

Back To Question