What are the reusable transforamtions?
Answers were Sorted based on User's Feedback
Answer / swetha
Reusable transformations can be used in multiple mappings.
When you need to incorporate this transformation into
maping, U add an instance of it to maping. Later if yoU
change the definition of the transformation ,all instances
of it inherit the changes. Since the instance of reusable
transforamation is a pointer to that transforamtion, U can
change the transforamation in the transformation developer,
its instances automatically reflect these changes. This
feature can save yoU great deal of work.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / harithareddy
If you want to perform similar task for diff mappings, and
if your logic is also similar for the diff requirements. in
that case instead of creating multiple mappings, we will
create it once and we will select the option as resuable.
so that we can reuse it in other mappings also.
but if you want to do the modifications in reusable mapping
its not possible. you need to do it in original
transformation it will will reflect all the other instances
of that particular transformation
| Is This Answer Correct ? | 4 Yes | 0 No |
Find a way to implement the following logic : You have column like : Column 1 AA|BB|CC DD|EE|FF WW|AA I need to get the length of the column without the ‘|’ .
replace multiple spaces with single space.
wt is inline view? when and why we Use ?mail to rayallarv@gmail.com
What if the source is a flat-file?
What is different between informatica version 8 and 9 version
How do you promote a non-reusable transformation to reusable transformation?
How to extract sap data using informatica?
how to work with mapplet designer in informatica?
what is galaxy repository?
How to extract the informatica rejected data?
What is factless fact schema?
In which circumstances that informatica server creates Reject files?