Implements the business logic of retrieving messages from a receiver, processing the messages and finally storing the messages
as message records in the message storage.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly: Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
Return Value
Type: IDictionaryMessage, StringA dictionary where each key/value pair specifies the processed message and the record key of the message record in which the content of the message is stored.
See Also