What is workflow? What are the components of the workflow manager?
No Answer is Posted For this Question
Be the First to Post Answer
Is informatica power center designer has 64 bit support?
i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
What is the difference between SOURCE and TARGET BASED COMMITS?
What did you do in source pre load stored procedure
If we can implement SCD TYPE 1 AND 2 IN A SINGLE MAPPING.. CAN WE SEE THE RESULT IN A SINGLE OUTPUT? I MEAN I WANT THE RELSULT OF BOTH SCD 1 AND 2 TO BE SEEN IN A SINGLE RUN?
what are the difference between Informatica 7.1 and 8.1?
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
when we use dynamic lookup,if condition matches what will be the o/p?
what is data driven?
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 we can load rejected record's at run time?(not through bad files)
Without source how to insert record to target?