How do you change parameter when you move it from development to production.
Explain the aggregator transformation?
As a support project team member, how will you get the questions regarding errors from client or customers (in which format)?
Explain target update override in informatica
what is confirmed fact?
If i have one source having 10 ports.In a mapping i use that source one target having that ten ports.Data from 5 ports are going to target through a mapplet and another 5 ports are going to target through another mapplet.Both 2 mapplets are intially passive in nature.But presently my requirment to convert on mapplet to ACtive.How can i do it.
How or for what purpose look up transformation would be useful in Sales or Banking Project? Please reply!
Update strategy transformation is an active transformation.How it changes the number of records that pass through it? Please explain....
My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? means only one source qualifier has 2 columns like empno, sal. connected to same target as shown in above mapping.Is this mapping valid or any issues are there if we design like this?
how can we load starting with 11th record of a table from source to target
how do u move the code from development to production?
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
HI Experts, What is BULK mode and NORMAL mode, Which one gives better performance. How? Please Explain with an example...! It will help's me a lot. Thanks In advance.