Module scope constants

Name Type Description
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.
OUTPUT_FOLDER_TYPE INTEGER Constant that defines the folder type that will be used when collapsing an individual transaction tree to a folder bit stream (BLOB).
ISF_FORMAT_NAME CHAR Constant that defines the name of the ISF format to be used when parsing individual Transaction ISF_DATA.
OUTPUT_FORMAT_NAME CHAR Constant that defines the name of the ISF format to be used when collapsing an individual transaction tree to a folder bit stream (BLOB).
PROPAGATE_EVERY INTEGER Constant that defines how often to propagate out of the node to release parsers (memory). Trade off between memory usage vs speed.
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.