====== DuplicateMessageBlocker ====== The DuplicateMessageBlocker checks whether the message with the same ComRef already exists and generates a task if necessary. ^GENERATED src="eBiss.ClassLib.Resources.JobSteps.DuplicateMessageBlocker" changed=""^^ ^Properties^^ ^Name^Description^ |**Type**|Class name of the jobstep| |**Name**|Name for the jobstep that will appears in the job designer| |**Description**|Optional description for the jobstep| |**Current node**|Check only current node| |**Search in MessageBox**|The MessageBox that should be searched for duplicate message. If empty the search will be done depending on the "Current node" setting global or in the current node.| |**Duplicate MessageBox**|The MessageBox where the duplicates should be moved to.| |**Create a task**|If set, then a task will be created in case of a duplicate.| |**Check history**|The communication ID is searched not only in the "Com Ref" of the messages, but also in the history of the messages. With this setting, duplicates are also detected if the received message has been sent on in the meantime and thus the communication ID has changed.| |**Check history type**|To be set if the history is to be searched for entries of a certain type only, e.g. EMail, EdiInt (for AS2).| |**Remove from workflow**|If set, then the message will be removed from the list of incoming messages from the current workflow flow.|