What is mapplet and a reusable transformation?
Answers were Sorted based on User's Feedback
Answer / mohi
A Maplet is a reusable object, which used to create business rules using set of transformations. where as a reusable transformation is also a reusable object, which used to create business rules using one transformation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prabhan
mapplet is a collection of reusable transformation.
| Is This Answer Correct ? | 2 Yes | 1 No |
what are the types of facts with Examples?
define galaxy repository in informatica
How to extract sap data using informatica? What is abap? What are idocs?
What are the validations that you can perform in oracle and in informatica ? Advance Thanks
which transformation uses cache?
How did you handle performance issues If you have data coming in from multiple sources, just walk thru the process of loading it into the target
what is the mechanism of the Master-Detail joining condition?
what is session override?
my source is a comma delimited flatfile as eno, ename, sal 111,sri,ram,kumar,1000 and my target should be eno ename sal 111 sri ram kumar 1000 i.e; we need to eliminate the commas in between the data of a comma delimited file.
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?
How do you set a varible in incremental aggregation
Can we update a target table (without primarykey) by using update strategy transformation?