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 |
What are the uses of a Parameter file?
What is the difference between Bad file and Reject file? and Where u can see the Reject file? What records stored in Reject file?
What happens if the info. Server doesn't find the session parameter in the parameter file?
What are the informatica performance improvement tips
my source is like this id,name sal 10 abc 1000,10 pqr 2000, 10 xyz 3000 ,10 jkl 4000 and my requirement is like this 10 abc,pqr,xyz,jkl 2000 .... i have try for this by using expression transformatin its ok of the concatenation of second column but the thing is that on third column if u group by using agg t/r the last value will com i.e 4000 but i asked by a interviewer that i dont want the first or last column i want the middle column i.e 2000 .plz reply for the same
difference between source based commit? and target based commit? which is better with respect to performance?
In a sequential batch can u run the session if previous session fails?
difference between stop and abort
What is a candidate key?
How does the aggregator transformation handle null values?
When you move from devel to prod how will you retain a variable
when we dont use aggregator in mapping ?