What is Java Transformation? what are the uses of it?
No Answer is Posted For this Question
Be the First to Post Answer
What are the mapping parameters and mapping variables?
In Flat file Input is A B C I need output like this A A A B B B C C C. How will u achieve this?
how to run the batch using pmcmd command
My i/p is like below 1,2,3,4,5,6,7,8,9,10....100 I want that to be populated in two o/p as below o/p-1: 10,20,30,40,50,60,70,90... o/p-2: 11,21,31,41,51,61,71,81,91.... How to do it in ingotmatica...
what is the difference between static and dynamic
Hi all, i am new to this site and new to Informatica too. I have few questions regarding that. 1) When we load flat files into target tables how do we identify duplicates? and where do load the duplicate records for further reference? 2) How do we do chage data capture? Is this Slowly changing Dimension technique? Thanks in Advance
How to load the source table into flat file target(with columns) in informatica?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
Filter condition at workflow level & filter condition at mapping level . Which will get preference or which will work.
Explain the various test procedures used to check whether the data is loaded in the backend, performance of the mapping, and quality of the data loaded in informatica?
I HAVE A SOURCE FILE CONTAINING 1|A,1|B,1|C,1|D,2|A,2|B,3|A,3|B AND IN TARGET I SHOULD GET LIKE 1|A+B+C+D 2|A+B 3|A+B WHICH TRANSFORMATION I SHOULD USE
what is the use of Java Transformation in Informatica 8.x?