Share via


IntegrationSystemMapConfig

The IntegrationSystemMapConfig table contains the configuration data necessary to describe a system mapping.

Not used in this version.

Column Description
NodeID A unique identifier for the record.
SystemMapID The unique identifier from IntegrationSystemMaster.IntegrationID.
NodeName A name that concisely describes the data. This is the XML node name when the XML data is generated to represent this configuration.
NodeDescription A description of the data.
NodeType A flag indicating whether this node is to be included when the XML data is generated.

Values:

0 – no

1 - yes

NodeDataType The type of data stored in NodeValue. This field is not validated.
NodeValue The configuration value.