What are mapping parametres and variables in informatica?
Answer Posted / b.gopala rao
Mapping Parameters: Mapping parameter is a constant value
which points to any datatype in the entire mapping. its
value will not be changed as earlier said.
Mapping variable: Mapping variable is same thing like
mapping parameter except its value will be changed in the
mapping.
For define the value you can give the intial value or you
can create mapping parameter file. But in the file you
should specify the folder name. session name .
Ex:
[foldername.sessionname]
$$parameter1=100;
Otherwise informatica server can not recognize
the session.
| Is This Answer Correct ? | 36 Yes | 2 No |
Post New Answer View All Answers
Is it possible to create multiple domains on a single Informatica server?
How can we use mapping variables in informatica?
Describe expression transformation?
Explain the different lookup methods used in informatica?
how tokens will generate?
In informatics server which files are created during the session rums?
TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com
What are the new features of informatica 9.x at the developer level?
How we can create indexes after completing the load process?
can we override a native sql query within informatica? Where do we do it? How do we do it?
How to extract the informatica rejected data?
if we have a delimiters at unwanted places in a flat file how can we over come those.
Differentiate between a repository server and a powerhouse?
What are the new features of informatica 9.x in developer level?
Is it possible to define a single node as a Gateway node as well as worker node?