OutgoingCommunicationPublisher.exe is a command line application that produces an OutgoingCommunication message onto the message bus.
It takes one parameter, which is the objid of a Communication.
To use this utility, open a DOS prompt, navigate to the $DovetailCarrier\Outgoing-Communication-Publisher directory, and type:
OutgoingCommunicationPublisher.exe <communicationObjid>
Example:
OutgoingCommunicationPublisher.exe 268435457
A common way to use this utility is through the use of Business Rules. Refer to the Deliver Email Communication Business Rule for specific details.
See Also |
Next |