Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft internal use only.
Syntax
client server public static void correlateMessage(AifMessageId messageId, AifEntityKey entityKey)
Run On
Called
Parameters
- messageId
Type: AifMessageId Extended Data Type
The messageId to correlate.
- entityKey
Type: AifEntityKey Class
The entityKey that must be linked to a document.
Remarks
This method writes a record in AifCorrelation, linking a Message ID to an entity key. It is used to link messages to their corresponding documents.