why normalizer transformation can not used in mapplet?
plzzzz answer

Answers were Sorted based on User's Feedback



why normalizer transformation can not used in mapplet? plzzzz answer..

Answer / surendra

Mapplet is a reusable logic that you can use across
different mappings. Normalizer is a dynamic transformation
which converts rows to columns or vice-versa, so that is
dependendent on the input to the normalizer, it is not
fixed logic that you can reuse in other mappings.

Is This Answer Correct ?    10 Yes 7 No

why normalizer transformation can not used in mapplet? plzzzz answer..

Answer / info_don

normaliser is to convert column to row .... not the other
way

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Informatica Interview Questions

Hi I have a source (flat file) like ID Name Attachments 101 abc [07012005072902]_CMM27-11-01 Page106 (2).pdf 102 bcd "[19012005124259]_Anfrage-Vendors.doc [19012005124336]_Anfrage.xls" 103 def "[19012006092602]_IMG_0310.JPG 19012006092631]_IMG_0311.JPG [19012006092702]_IMG_0312.JPG [19012006092727]_IMG_0313.JPG" But I need to generate duplicate records based on attachments column. Target (Table) like ID Name Attachments 101 abc [07012005072902]_CMM27-11-01 Page106 (2).pdf 102 bcd 19012005124259]_Anfrage-Vendors.doc 102 bcd [19012005124336]_Anfrage.xls 103 def [19012006092602]_IMG_0310.JPG 103 def [19012006092631]_IMG_0311.JPG 103 def [19012006092702]_IMG_0312.JPG 103 def [19012006092727]_IMG_0313.JPG 103 def [19012006092750]_IMG_0314.JPG 103 def [19012006092814]_IMG_0315.JPG Here no. of Attachments we can't decide because it is dynamic. It will be great if somebody help me on this. Thanks in Advance. ganga

2 Answers  


what is the necessity to use update strategy?(except for updates)

2 Answers   Emphasis,


Hi can any one tell me the difference between persistence and dynamic caches? On which conditions we are using these caches?

3 Answers  


If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?

2 Answers  


What is the use of incremental aggregation?

2 Answers  






If informatica has its scheduler why using third party scheduler?

0 Answers  


Why use the lookup transformation ?

2 Answers   Informatica,


What is IQD file?

1 Answers  


Explain the aggregator transformation?

0 Answers  


i want excute multiple sessions in one workflow using the "start task".what do i need to do?

2 Answers  


what are the limitations of pushdown optimization technique ? Advance thanks

3 Answers   Puma,


How many repositories can we create in Informatica?

3 Answers  


Categories