What is the difference Between Mapping parameter and variable
Answers were Sorted based on User's Feedback
Answer / siva
In additon to the Abhinav answer, Once value assigned to
mapping parameter, it can not be change as per login in
mapping.
Where as if you define as mapping variable, it can be
initialized, can be changed the value as per logic in
mapping and even it can be held as persistent to use the
same value in running session next time.
I think you understand this..
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / abhinav
Mapping parameter is an option in Informatica where, at the
mapping level, you can specify the value to be used.
For example, if there is a field called START_DATE, the
value for this date can be specified by either passing it
as a variable at the mapping level or storing the value in
a parameter file, which will be read during the session is
run.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sankar
mapping parameter: maping parameter is a constent value
that can be defin before maping run
A mapping parameter reuse the mapping for various constant
value.
mapping variable:mapping vareable is represent a value that
can be change during the mapping run
that can be stored in reposatry the integartion service
retrive that value frm repositary and incremental value for
next run
Is This Answer Correct ? | 2 Yes | 1 No |
what is mean by complex business rule ?
Is there any target staging area in informatica not staging area
I have a scenario with router transformation. but i dont want to capture records from default group. how can we achieve this.
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
What if the source is a flat-file? Then how can we remove the duplicates from flat file source?
What are the tuning techniques you applied during your last project
What are the data movement modes in informatcia?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
What is the status code in stored procedure transformation?
What is joiner cache?
Explain lookup transformation is active in informatica
waht is dataware house