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 the following errors:
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. |
Field Name | Description |
---|---|
Polling Interval | Specifies the time interval to poll event view in WebSphere 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 should retrieve from the WALD inbound event table of the Domino server in each poll cycle. |
Delivery messages | |
a) At least once |
A persistent mode, in which a Domino document is not lost. As a result, there are chances that the orchestration can receive once or more than once. |
b) Exactly once |
In this persistent mode, the Domino document is received once and only once. |