Reprocess Message
When you select the Reprocess Message task, a confirmation dialog pops up. You are given the option to overwrite the existing message or process the data through the channel as a completely new message. You can also choose to exclude certain destinations from being executed during the reprocess operation. Note that the message will always flow through the Source Connector first, regardless of which destinations you exclude.
When a message is reprocessed, two new Source Map variables are injected into the message:
- reprocessed: Boolean indicating that the current message is the result of a reprocess operation. When present, the value of this variable is always true.
- replaced: Boolean indicating that the current message was overwritten as a result of a reprocess operation.