what type of transformation is not supported by mapplets?
Answers were Sorted based on User's Feedback
Answer / priyaraj
You cannot include the following objects in a mapplet:
Normalizer transmation,COBOL sources,XML source qualifier
transmation,XML sources,Target definitions,Pre & Post
Session stored procedures,other mapplets
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / moorthy g
♦ Normalizer transformations
♦ Cobol sources
♦ XML Source Qualifier transformations
♦ XML sources
♦ Target definitions
♦ Pre- and post- session stored procedures
♦ Other mapplets
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / madhavi
reusable transformation is supported by the mapplets.
| Is This Answer Correct ? | 2 Yes | 5 No |
performance wise which one is better in joiner and lookup transformation?why?explain clearly?
What is deployment group?
Please let me know how to do estimation before staring development in project. Here estimation in the sense how many associates are required, etc to complete the project.
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
How do we implement materialized view?when to use materialized view?
The structure of source file is as below: Source structure(two fields) Name, Card NUmber A, 111111111(SSN) A, 01010101(Creditcard number) A, 34343434(Debit card number) B, 55555555(Creditcard number) C, 77777777(Debit card number) Target Structure(4 fields) Name,Credit card,SSN,Debit card A,01010101,111111111, 34343434 B,55555555,, C,,,77777777 Corresponding to one name there can be maximum 3 rows and minimum zero rows. Given that I do not know which record might have a particular type of number. How can I handle above requirement with informatica transformations?
suppose we have 1 to 10 records.In router transformation we had given two condition A>= 5 A<=5 then what will be the output?
List the transformation in informatica.
how can u load the data in time dimension?
What will happen if we have a filter transformation used in a mapping and in the filter condition we specify 1. Yes nothing else, only the number 1. In other words, assuming we have 10 rows coming to this filter transformation as an input, how many rows will be output by this transformation when we have only 1 in the filter condition?
What are the features of complex mapping?
Briefly define a session task?