This command restores all the messages received in this script from any queue since the first GetMessage command, or from the previous RemoveMessage or RestoreMessage commands such that subsequent GetMessage commands will be able to reread the same messages. This command is intended to enhance robustness of the scripts by giving the user control over restoring messages to the Input Channel if they have not been completely processed successfully. The following parameters can be defined from this window.
Field |
Description |
---|---|
Label |
Specifies the unique label of this process command. This label allows other commands to branch to this command. The label that you type here appears in the Label column on the EC Gateway Process window. |
Disable command |
Disabling the command will allow temporary modification of the process statements. This allows for testing of the statements for error-free robustness. The command that has been disabled will not show in the script (.pfs) file. |
Restore Channel |
Specifies the channel from which the received messages should be restored. |