source : xml file
target: xml file
how can we check data loaded into target xml file using
writing sql query. pls help on this asap.
No Answer is Posted For this Question
Be the First to Post Answer
I am using Informatica 7.1.1. and i used emails task for getting emails but not able to get emails is there any settings in Informatica installation level?
there is a product table prodid prodname price 100 cinthol 10 101 hamam 10 102 neem 20 103 cake 30 in the above table the price of some products are duplicated and some product prices are distinct we want to push the duplicated prices to one target and non-duplicated prices to other target without using expression and sequence generator transformation
2,if we have 3 pipeline containing 3 targets and each target is connected with diff sequence generator ,let us assume first target is populated with seq no1-9,so what would be the number generated by other two sequence generator?what is the diff in o/p if when we use reusable sequence generator?what would be the diff if we place expression in between target and sequence generator?
What is the difference between informatics 7x and 8x and what is latest version?
why we are using level option in normalizer transformation
How to do unit testing in informatica? How to load data in informatica ?
what is the -ve test case in your project.
How to use procedural logic inside infromatica?
Explain pushdown optimization $pushdownconfig parameter - informatica
In aggregator transformation, I sort the data before aggregator and select sorted port but still I’m getting an error. What is that error?
i have a table like empid ename year month sal 1 x 98 jan 500 1 x 98 feb 500 1 x 98 mar 500 1 x 99 jan 600 1 x 99 feb 600 2 y 98 jan 600 2 y 98 feb 600 2 y 98 mar 600 2 y 99 jan 700 2 y 99 jan 700 and so on i want to find out totsal for every emp on year wise plz help me
What is the Process to creating lookup transformation in informatica