0% found this document useful (0 votes)
22 views24 pages

Informatica: Business Information Group

This document discusses mapping parameters and variables in Informatica. It explains that mapping variables change automatically between sessions, while parameter values are set in a parameter file. Session parameters allow overriding values for individual mappings. Mapping variables can be used to dynamically change values within a mapping, such as a date, with each session run. The document provides examples of setting session parameters in a parameter file and using a mapping variable to change date values between sessions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views24 pages

Informatica: Business Information Group

This document discusses mapping parameters and variables in Informatica. It explains that mapping variables change automatically between sessions, while parameter values are set in a parameter file. Session parameters allow overriding values for individual mappings. Mapping variables can be used to dynamically change values within a mapping, such as a date, with each session run. The document provides examples of setting session parameters in a parameter file and using a mapping variable to change date values between sessions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 24

INFORMATICA

Parameters

Informatica Training
Business Information Group
Mapping Parameters
Parameters & Varibles

Informatica Training
Informatica Training
Informatica Training
Informatica Training
Informatica Training
Variables
Informatica Training
Variable functions
Create a mapping variable

Informatica Training
Informatica Training
Variables Vs Parameters
 Mapping Variables change automatically
between session
 Mapping variable value is continuous
 Parameters value are taken from the
parameter file

Informatica Training
Informatica Training
Example of Variable
Session parameter overview

Informatica Training
Informatica Training
Session Parameter
Informatica Training
Session Para
Informatica Training
Informatica Training
Informatica Training
Example of Session para file
$ cat recon_file
[UK_RDB_Offshore_Development.s_m_MatchSASRdbData]
$$ORIG_REIR_C_INPUT='4H'
$$REINSURE_FILTER=4H
$OutputFile1=sas_mismatch_data.4H
$OutputFile2=rdb_mismatch_data.4H
$InputFile1=sicsv2_4H.txt

Informatica Training
Example of M Variable

Informatica Training
Informatica Training
Informatica Training
Informatica Training
Informatica Training
$ cat MV_TEST_TARGET
05/31/2004 00:00:00
05/31/2004 00:00:00
05/31/2004 00:00:00
05/31/2004 00:00:00
05/31/2004 00:00:00
05/31/2004 00:00:00
05/31/2004 00:00:00
$ cat MV_TEST_TARGET
06/30/2004 00:00:00
06/30/2004 00:00:00
06/30/2004 00:00:00
06/30/2004 00:00:00
06/30/2004 00:00:00
06/30/2004 00:00:00
06/30/2004 00:00:00
$ cat MV_TEST_TARGET
07/31/2004 00:00:00
07/31/2004 00:00:00
07/31/2004 00:00:00
07/31/2004 00:00:00
07/31/2004 00:00:00
07/31/2004 00:00:00
07/31/2004 00:00:00
$ cat MV_TEST_TARGET
08/31/2004 00:00:00
08/31/2004 00:00:00

Informatica Training
08/31/2004 00:00:00
08/31/2004 00:00:00
08/31/2004 00:00:00
08/31/2004 00:00:00
08/31/2004 00:00:00

You might also like