in my lookup table i want to catch the recently updated
records from the source to target,how to achieve this and what
is last commit interval point for this?
Answers were Sorted based on User's Feedback
From where you extract the data, how you did it into informatica? explain....
1 Answers Accenture, Unisoft Infotech,
Explain incremental aggregation in informatica
After a load is done to my target table, I need to insert a last row, which might be formed at some expression transformation and brought to target. Do I have to have separate mapping to be run after the 1st mapping? Or in a single mapping how to achieve this?
How to do unit testing in informatica? How to load data in informatica ?
what is the method of error handling when session is running?
hi all, Can anyone please tell me the relationship between informatica and business objects
my table contain duplicate Records i wanna load uniq records to my table . i have to pass the uniq records through filter t/r how?
Why do we need informatica?
What are the features of complex mapping?
i have 50500 records in my source.if wf run for the first time it will load 1000 records into 1 tgt,if runs second time it will load to another tgt.targets are FF and it is need to be created dynamically.how many tgt will be created and how?
what is degenerated dimension?
we have a parameter file in Unix location where we have .txt files and those file will be used as source in informatica. I cannot use source file name directly as file name will keep on changing in unix location. I need to define $$InputFile as parameter. Can anybody send me the parameter file and the steps to handle this.