What will happen when Mapping variable and Mapping parameter
is not defined or given?
Where do you use mapping variable and mapping parameter?

Answer Posted / reddevilzz

For mapping parameters, there cud be a scenario as below
Lets say I have a sql override as ,
Select emp_no, emp_name from emp where $$Hint1
In parameter file, I have $$Hint1 = dept_id in (1,2)
if $$Hint = <empty>, in parameter file, in this case the
mapping will fail because, SQ would not be able to prepare
the query,

In another scenario, i can have SQ override as
Select emp_no, emp_name from emp $$Hint1
In parameter file, I have $$Hint1 = where dept_id in (1,2)
if $$Hint = <empty>, in parameter file,
still the mapping will be executed.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to generate sequence numbers without using the sequence generator transformation?

907


While importing the relational source definition from the database, what are the metadata of source that will be imported?

1066


How can we use mapping variables in informatica?

830


Separate from an archive server and a powerhouse?

714


what are all the deliverables of ETL informatica power center project? what are all updated or created by etl developer as his everyday activities?

2086


can any one explain me what i have to tell about insurance project in interview,,,,when he asked to tell about ur project

2348


In informatica workflow manager, how many repositories can be created?

1067


what is SDLC way of code development?

1814


my source is junk data how will u remove that junk data by using unix please any one replay me

3495


What is the difference between informatica 7.0 and 8.0?

781


which one is better performance wise joiner or look up

881


What is a difference between complete, stop and abort?

877


How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?

913


what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?

1868


What are the steps involved in the migration from older version to newer version of Informatica Server?

1867