Specifying the retry and delivery rules options for outbound Domino activities

This section contains the procedure for configuring the following outbound Domino activities:

Specifying the retry options for Domino outbound activities

  1. Select the Retry task from the Checklist. The retry pane displays.
  2. Configure the retry options for connecting to a Domino server as described in the following table.
Field Name Description
Wait ___ second between each retry. Specifies the number of seconds that the Integration Appliance waits before trying to establish a connection to the Domino server.
Try to connect ___ times before failing. Specifies the retry count — the maximum number of times the Integration Appliance attempts to establish a connection to the Domino server before issuing an error and stopping the processing of the current orchestration job. If you deploy an orchestration that contains the outbound Domino activity and the Integration Appliance cannot connect to the specified Domino server, the Integration Appliance logs the connections errors as Warnings in the system and orchestration logs until the retry count value is reached. When the retry count is reached, the Integration Appliance logs an Error in the system and orchestration logs and stops processing the current orchestration job. For example, you set the retry count to 3. The first, second, and third connection errors appear in the system log as warnings. The Integration Appliance logs the fourth connection error as an error and stops processing the current orchestration job.

Specifying the delivery rules options for Domino outbound activities

  1. Select the Delivery Rules task from the Checklist. The delivery rules pane displays.
  2. Configure the delivery rules options to select the activity's behaviour as described in the following table.
Field Name Description
At least once A persistent mode, in which a Domino document is not lost. As a result, there are chances that the request is processed once or more than once.
Exactly once In this persistent mode, the Domino document is processed once and only once.