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 ?    39 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

What are the different threads in DTM process?

1 Answers  


How to load the data from a flat file into the target where the source flat file name changes daily?

0 Answers   Informatica,


how can we load first and last record from a flat file source to target?

7 Answers   Infosys, ITC Infotech,


what is the flow?

1 Answers  


What are Dimensional table?

0 Answers   Informatica,






i have 2 session s1 execute s2 load first session fail what is the reason?

1 Answers   L&T,


How i can Schdule the Informatica job in "Unix Corn Schduling tool" ?

2 Answers  


What are the components of workflow manager?

0 Answers  


Is it possible to use a client with different version than that of its Informatica server?

0 Answers  


Can we create a Integration service without a Repository service and vice versa?

0 Answers  


Q. source having mutile depatment of data, dept1, dept2 ....dept10 today. we have mutilple depts in source, we need to generate dept1, dept2 and multile files in target side. today we have 10 dept which have 10 files, tommorow we have only 4 dept and 4 files, dayafter tommorow we have only 6 all the number of files in the targete file directory it's always dynamic. how can acheive it.

0 Answers  


Why can't we use few transformations in mapplet ? like xml and target defintions, seq etc ?

2 Answers   IBM,


Categories