Mapping variables, parameters syntax, if you create mapping variables and parameters in mapplet can you use them in the mapping?
Answer Posted / isha
The parameters and variables declared in the mapplet are not reusable in a
mapping. They are specific to a mapplet.
If you are using the mapplet in a mapping in that case, you have to declare
the same set of parameters or variables in your mapping aswell.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to update a particular record in target with out running whole workflow?
Explain the types of transformations?
Explain the features of connected and unconnected lookup.
What is the different lookup cache(s)?
What are the tuning techniques you applied during your last project
What is mapping debugger?
Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?
What is the use of source qualifier?
What is an expression transformation?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
explain abt ur project architecture?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.
Differentiate between sessions and batches?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.