How mapping parameter and variable works
Answer / abhinaw prakash
In Mapping parameter the value once defined does'nt change
during the session.Once the session completes successfully
the server again reads the data from the beginning.
In mapping variable the value changes during the session and
after the session completes the integration server reads the
data from the last saved value from the last run.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is joiner change?
write a query row to column follwing source? quarter sales q1 5000 q1 9000 q1 7000 q1 6000 q2 5000 q2 4000 q2 3000 q2 1000 q3 4000 q3 3000 q3 1000 q3 2000 q4 5000 q4 400 i want the output? q1 q2 q3 q4 sales
3 Answers Cognizant, Flextronics,
How to fasten loading of 100 million distinct records in informatica? (Initially they are loaded into target without using any transformation, taking 2 hours)
What is the function of union transformation?
Define the various join types of joiner transformation?
how to run workflow in unix?
5 Answers Colgate, HP, Tech Mahindra,
What is the capacity of power cube?
How to prepared lld.can any one tell me detailed explanetion.
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'
what are the settiings that u use to cofigure the joiner transformation?
Describe data concatenation?
Can we make worklet inside worklet?