what is difference between mapping and mapplet ?
Answers were Sorted based on User's Feedback
Answer / sukanta
Mapping is developed for what data will move to target,what
the modifications done upon that.Mapping is the collection
of source,target,transformations and mapplets.
Mapplets is only collection of transformations.It is a
reusable object and you can use it in any mapping for that
particular folder.Mapplet is meant for a particular complex
work done lets say sale tax calculation.
In mapplet you can use source but can't use another mapplet.
| Is This Answer Correct ? | 14 Yes | 2 No |
difference between repository database and repository service?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
what is degenerated dimension table with scenario
what is mapping parameter?
what is pre and post sql and what is diff between source presql and target pre sql
Can informatica load heterogeneous targets from heterogeneous sources?
in unconnected lookup , what are the other transformations , that can be used in place of that expression transformation ?
What are the disadvantages of Sequence Generator T/R?
my source having the records like ram 3 sam 5 tom 8 and i want to load into target like ram record 3 times,sam record 5 times, tom record 8 times
In Flat file Input is A B C I need output like this A A A B B B C C C. How will u achieve this?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b,the target shd be loaded as 1 a+b+c or 1 a||b||c, what transformations shd be used for this?
how can i invoke pmcmd in command line prompt