How can we use mapping variables in informatica?
Answer / Vivek Kumar Prasad
To use mapping variables in Informatica, first create the variable within a Workflow or Transformation. Then, reference the variable using the syntax: ${variable_name}. You can assign values to variables at runtime, using parameters or expressions, and access them throughout the mapping.
| Is This Answer Correct ? | 0 Yes | 0 No |
I have data like sno mailid 1 subbu@dell.com 2 arthi@dell.com 3 thiru@dell.com .. ..... like this for N no.of how we will send a message 'meet hr' at a time in windows environment by the informatica..
what is pre and post sql and what is diff between source presql and target pre sql
How informatica recognizes mapping?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
Tell me about Propagate functions in informatica
What is diff joiner and lookup
i hav a scenario like this i want load data from source to target as follows frist it counts the num of deptno and display with that with count and how many times it reapts along with all the records in source
What are the issues u have faced in ur project? Guys pls answer to dis question.Due to this question I have failed in 3 interviews.
Describe an informatica powercenter?
my sourse is like id name sal--1 aa 1000 ,2 bb 2000, 3 cc 3000 4 dd 4000, 5 ee 6000 , 6 ff 7000 and so on but myrequirement is like this id name sal up_sal,1 aa 1000 null,2 bb 2000 1000, 3 cc 3000 2000 4 dd 4000 3000, 5 ee 5000 4000 , 6 ff 6000 50000 and so on so how can i get it plez reply for this as soon as possible , thanks in advanced
what is the exact meaning of domain?
What are junk dimensions?