IntegrationMessage
The IntegrationMessage table is the main processing table of the integration. It contains each message that is published into the system. The messages are in the format for the publishing system. For example, messages from Microsoft Great Plains are in Document Exchange format. Messages from Microsoft CRM are in a custom Microsoft CRM format. See Integration Message Formats. This message is sent into the channel as the inbound document.
Warning Modifying this table could cause malfunctions in the integration process.
Column | Description |
MessageID | A unique identifier for the record. |
Message | The actual message in an XML string. |