In real time scenario where can we use mapping parameters
and variables?

Answers were Sorted based on User's Feedback



In real time scenario where can we use mapping parameters and variables?..

Answer / pendekanti praveen kumar

Before using mapping parameters and mapping variables we
should declare these things in mapping tab of mapping
designer.

A mapping parameter cannot change untill the session has
completed unless a mapping variable can be changed in
between the session.

Example:::
if we declare mapping parameter we can use that parameter
untill completing the session,but if we declare mapping
variable we can change in between sessions.Use mapping
variable in Transcation Control Transformation......

Is This Answer Correct ?    40 Yes 7 No

In real time scenario where can we use mapping parameters and variables?..

Answer / bsgsr

mapping variable unlike mapping parameter changs its value
during session execution. it is used in incremental loading.

parameters are used in many scenarios like loading the data
of employees who joined ina particular year, for
timestamping, loading the data related to a particular
product id. alike.

if i am wrong let me know.
bsgsr12@gmail.com

Is This Answer Correct ?    21 Yes 3 No

In real time scenario where can we use mapping parameters and variables?..

Answer / ram kumar

Mapping & Mapplet, v can use the mapping parameter &
variable. V can also create the parameter & variable in the
sesssion level.

Is This Answer Correct ?    31 Yes 23 No

In real time scenario where can we use mapping parameters and variables?..

Answer / kittu

Before using mapping parameters or variables first we hav to declare them in mapping level.After that we can create parameter file with .txt or .prm extension . Mapping parameters are used when the requirement need the values that cannot change with in session where as mapping variables can change the value with in session the best example for mapping variable are we can use them in concept of Increamental Loading and also to generate sequence numbers with out using sequence Generator Transfomation.

Is This Answer Correct ?    7 Yes 4 No

Post New Answer

More Informatica Interview Questions

Describe data concatenation?

0 Answers  


What is the command used to run a batch?

0 Answers  


What is an expression transformation in informatica?

0 Answers  


Change Data Capture in Informatica,using Incremental Aggregation.How can i identify the these data in Target table.

2 Answers  


supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How

4 Answers   TCS, Wipro,






Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are there . I connected one port in aggregator to all 3 targets. The same value need to be load into these 3 targets . It is loaded like that only but in different order. Why? The order of insertion should be same know for all 3 targets ? Then why the order is changed ? Any one please help me. Advance thanks.

3 Answers   IBM,


Which gives the more performance when compare to fixed width and delimited file ? and why?

3 Answers   HP,


What is Cognos script editor?

0 Answers   Cognizant,


Is it necessary to maintain the primary-foreign key relation ship between the targets in informatica while loading using constarint based loading or it is required only at database level ??

1 Answers   IBM,


my source having 10 records but how can i load 20 records in target, i am not bother about duplicates?

10 Answers   Cap Gemini, Wipro,


What is olap (on-line analytical processing?

0 Answers  


Make a note of the quantity vaults made in informatica?

0 Answers  


Categories