What is a predefined event?
No Answer is Posted For this Question
Be the First to Post Answer
How to transform normalized data to denormalized form in informatica? Is there any logic or any transformations to achieve this?
What are the new features of informatica 9.x at the developer level?
we have three columns and two rows. col1 col2 col3 a b c want to change into 2 columns and 3 rows ,how? col1 a col2 b col3 c which transformation u'll use and how?
What is deployment group?
What is a Shortcut and What is the difference between a Shortcut and a Reusable Transformation?
What will be the approach?
I want load the data into target with out 1st and last record.
What are the settings that you use to configure the joiner transformation?
What is an aggregator transformation?
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'
I want to run a informatica worklow after complition of oracle procedure. That procedure is not running through informatica and can be run at any time in database. Informatica is in windows environment. Is it possible ? If yes please explain.
In Flat file, I need Header, Footer and No of rows in Last column. How will u achieve in Mapping Level(With out using Session Level Property)?