How to go to the older version for a mapping?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me about MD5 functions in informatica
What are the components of Informatica? And what is the purpose of each?
i having mapping emp---> sq_emp--->target using this mapping i have to load dept table values into target... (condition assume there is no primary and foreign key relation between emp(table x) and dept (table Y))
How to identify this row for insert and this row for update in dynamic lookup cache
How to use Normalizer transformation?
explain about informatica server architecture?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
How to convert IBM Cognos generated XML to a readable XML format for ETL tools
write sql query following table amount year quarter 1000 2003 first 2000 2003 second 3000 2003 third 4000 2003 fourth 5000 2004 first 6000 2004 second 7000 2004 third 8000 2004 fourth i want the output year q1_amount q2_amount q3_amount q4_amount 2003 1000 2000 3000 4000 2004 5000 6000 7000 8000
Can we make worklet inside worklet?
What is rank transformation?
Which one is better performance wise connected/un-connected lkp?why?