What are the mapping paramaters and mapping variables?
Answer Posted / swetha
Maping parameter represents a constant value that yoU can
define before running a session. A mapping parameter retains
the same value throughout the entire session. When you use
the maping parameter , yoU declare and use the parameter in
a maping or maplet. Then define the value of parameter in a
parameter file for the session. Unlike a mapping parameter,
a maping variable represents a value that can change
throughout the session. The informatica server saves the
value of maping variable to the repository at the end of
session run and uses that value next time yoU run the session.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain sessions. Explain how batches are used to combine executions?
What is the meaning of decode in informatica?
What is joiner transformation?
Write the different tools in the workflow manager?
can we override a native sql query within informatica? Where do we do it?
What is standalone command task?
What are the guidelines to be followed while using union transformation?
What are the types of caches in lookup? Explain them.
Briefly define reusable transformation?
What is mapping debugger?
Where are the source flat files kept before running the session?
How to update source definition?
How do you load unique records into one target table and duplicate records into a different target table?
How do you load only null records into target?
Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?