IntegrationSystemMap
The IntegrationSystemMap table describes which systems are included in a mapping (or integration).
Warning Modifying this table could cause malfunctions in the integration process.
Column | Description |
IntegrationID | A unique identifier for the record. |
System1 | The ID of a system involved in the integration. This comes from IntegrationSystemMaster.SystemID. |
System2 | The ID of a system involved in the integration. This comes from IntegrationSystemMaster.SystemID. |
XMLConfig | [Not used in this version.] |
XSLConfig | This field contains the XSL data needed to describe the mapping. |