Specifying Retry and Delivery Options for Domino activities

Specifying the Retry and Delivery parameters is one of the tasks to configure a Domino® activity configuration.

About this task

This section contains the procedures for configuring the Domino outbound and inbound activities.

Procedure

To specify the retry options for inbound and outbound Domino activities:

  1. Select the Retry task from the Checklist. The retry pane is displayed.
  2. Configure the retry options for connecting to a Domino server as described in the following table:
    Table 1. Retry options
    Retry Fields Description
    Wait __ second(s) 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 the following errors:
    • When you set this parameter to "0", Studio does not try to reconnect.
    • When you set this parameter to a value less than "0", Studio retries the connection indefinitely.

    If an orchestration that starts with an inbound Domino activity is deployed and the Integration Appliance cannot connect to the specified Domino server, the Integration Appliance logs the connection errors as warnings in the system log until the retry count value is reached. When the retry count is reached, the Integration Appliance logs an error in the system log, resets the connection error count to zero, and continues to attempt to establish a connection to the Domino server.

    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.

Domino inbound activities

Procedure

To specify the delivery rules options for Domino inbound activities:

  1. Select the Delivery Rules task from the Checklist. The delivery rules pane is displayed.
  2. Configure the delivery rules options to select the activity's behavior as described in the following table:
    Table 2. Delivery Rules options
    Delivery Rules Fields Description
    Polling Interval Specifies the time interval to poll event view in Adapter for Lotus® Domino(WALD) inbound event table of the Domino server. (For example, the Get created documents activity polls for create trigger events at the specified time internal.) Time can be selected in the format days, hours, minutes, and seconds.
    Fetch size Specifies how many events the activity must retrieve from the WALD inbound event table of the Domino server in each poll cycle.
    Delivery Messages
    ATMOST_ONCE A non-persistent mode in which a document is either processed once or not processed at all.
    ATLEAST_ONCE A persistent mode, in which a Domino document is not lost. As a result, there are chances that the orchestration can process the document once or more than once.



Feedback | Notices


Timestamp icon Last updated: Tuesday, 27 September 2016


https://www.ibm.com/support/knowledgecenter/en/SS3LC4_7.5.3/com.ibm.wci.doc/Domino_Specifying_Retry_Parameters_for_Domino_Activities.html