Share via


IntegrationMessageStateWait

For each message in each channel, you can set up conditions that must be met before the document is sent to the destination system. The IntegrationMessageStateWait table stores these conditions. A message can go through multiple channels, so there is an entry for each MessageID/LocationID pair.

For example, the parent entity must exist for the document to be sent to the destination system.

Warning   Modifying this table could cause malfunctions in the processing of Microsoft CRM Integration.

Column Description
ID A unique identifier for the record.
MessageID The message ID from IntegrationMessage.MessageID.
LocationID The name of the BizTalk channel this wait state is attached to.
WaitType This field specifies the data type for the condition.
WaitFormat This field specifies the type of comparison to use for the condition.
WaitCondition This field specifies the condition of the data.
ConditionKey1 For application use only.
ConditionKey2 For application use only.
ConditionKey3 For application use only.
ConditionKey4 For application use only.
ConditionKey5 For application use only.