Answer Posted / 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 |
Post New Answer View All Answers
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
Write the unconnected lookup syntax and how to return more than one column.
Define enterprise data warehousing?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
How many transformations can be used in mapplets.
what is degenerated dimension?
What is a filter transformation and why it is an active one?
explain about unit testing? in real time?
Explain target update override in informatica
Explain the tuning lookup transformation - informatica
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
What is rank transform?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
What is depict expression change?
What is data movement mode in Informatica and difference between them?