Table Name | Description |
INTEGRATION_LOOKUP_TABLE | A lookup table to store all the configuration parameters used by the integration processes. This table is also used to configure the email addresses to be notified if errors occur. This table is seeded with data at the time of integration product installation. |
INTEGRATION_PROCESS_ACTIVATION | This table is used to activate or de-activate various integration points available in the Integration product. This table is seeded with data at the time of integration pack installation and is by default populated to activate all the available integration points in the product. |
INTEGRATION_ERROR_STORE | The table is used to hold the information regarding the errors encountered during integration transactions. A record is inserted for each error encountered by the integration process. The MailNotification process, accesses this table to get the error information needed to construct the notification email. This table is delivered with no data. |