Differences between version 7.x and 8.x.
No Answer is Posted For this Question
Be the First to Post Answer
How to implement security measures using repository manager?
Mapping variables, parameters syntax, if you create mapping variables and parameters in mapplet can you use them in the mapping?
How does a rank transform differ from aggregator transform functions max and min?
What is the difference between SOURCE and TARGET BASED COMMITS?
what is mean by flag 4 in update strategy t/r
What are the joiner caches?
Explain the mapping variable usage example in informatica
Why the workflow is failed after running two hours in informatica?
What is the difference between normal and bulk loading? Which one is recommended?
If I have a index defined on target table and if set it to bulk load will it work ?
TELL ME ABOUT WORK FLOW SCHEDULING?
in source one table is there. id value --- ------ 1 a 2 b 3 c 1 d 2 e 1 f in target i want id value ---- ------ 1 a,d,f 2 b,e 3 f How to implement it in informatica without using normalizer transformation?