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 |
Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 Answers iFlex, Morgan Stanley,
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
What does refresh system mean, and what are its distinctive choice?
Update strategy transformation is an active transformation.How it changes the number of records that pass through it? Please explain....
Hi, Can anyone just give me the list of all versions of Informatica ? Advance Thanks
How to eliminate duplicates from flat file..what is the procedure
How or for what purpose look up transformation would be useful in Sales or Banking Project? Please reply!
sample mappings for scd1,scd2 and scd3
pmscmd startworkflow -sv <host name> -d <domain name> -u <user name> -p <password> -f <folder name> <workflow name> while running this command I got the error as "no gateway connectivity is provided for your domain name". So anyone please help me how to rectify this error?
i have source as Column1 101 a 101 b 101 c so i want to load target as column1 ---> 101 abc
My i/p is 1,2,3,4,5,6,7,8,9,10……….. o/p to be populate in two tables as below. o/p1: 10,20,30,40,50,60,70,80,90……. o/p2: 11,21,31,41,51,61,71,881,91…….
How can we improve session performance in aggregator transformation?