what r the transformations that r not involved in mapplet?
Answer Posted / sivaram.k
You cannot include the following objects in a mapplet:
- Normalizer transformations
- Cobol sources
- XML Source Qualifier transformations
- XML sources
- Target definitions
- Pre- and post- session stored procedures
- Other mapplets
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
can u give example for factless fact table
How do you load first and last records into target table?
What is target designer and target load order?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?
Can u generate reports in Informatica?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
What are the issues you have faced in your project? How did you overcome those issues?
Enlist some properties of sessions.
What is meant by target load plan?
How can you increase the performance in joiner transformation?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What is workflow? What are the components of workflow manager?
Explain what are the different versions of informatica?
can any one give some examples for pre sql and post sql(Except dropping and creating index).