| INPUT_DOMAIN |
CHAR |
Constant that defines the domain of the input
message. This allows you to manage the input domain in a single location
in the mapper making later changes easier. |
| OUTPUT_DOMAIN |
CHAR |
Constant that defines the domain of the output
message. This allows you to manage the output domain in a single location
in the mapper making later changes easier. |
| DB_SCHEMA |
CHAR |
This constant is initialized to the value of
the Database schema being used by FTM. This constant might be required
for a particular mapper and can be deleted if not required. |
| isf |
CHAR |
This constant is initialized to the value of
the ISF namespace. This constant might be required for a particular
mapper and can be deleted if not required. |