Specifying Retry and Delivery options for Oracle E-Business Suite activities

Specifying the Retry and Delivery parameters is one of the tasks to configure a Oracle E-Business Suite activity configuration.

About this task

This section contains the procedures for configuring the Oracle E-Business Suite activities.

Procedure

To specify the retry options for Oracle E-Business Suite activities:

  1. Select the Retry task from the Checklist. The retry pane is displayed.
  2. Configure the retry options for connecting to a Oracle E-Business Suite 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 Oracle E-Business Suite application.
    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 Oracle E-Business Suite application 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 outbound Oracle E-Business Suite activity is deployed and the Integration Appliance cannot connect to the specified Oracle E-Business Suite application, 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 Oracle E-Business Suite application.

    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 Oracle E-Business Suite inbound activities

About this task

This section contains the procedure for configuring the delivery rule options for Oracle E-Business Suite inbound activities.

Procedure

  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
    Delivery Rules Fields Description
    Poll for changes every ______ days/hours/minutes/seconds Specifies the time interval to poll for objects in the Oracle database. (For example, the Get created object activity polls for create objects at the specified time internal.) Time can be selected in the format days, hours, minutes, or seconds.
    Fetch ______ rows per poll Specifies how many objects or components the activity should retrieve from the Oracle database in each poll cycle.
    Delivery Messages  
    ATMOST_ONCE A non-persistent mode in which a row from the Oracle table is either delivered once or not delivered at all.
    ATLEAST_ONCE A persistent mode, in which a row from the Oracle table is not lost. As a result, there are chances that the orchestration can receive events 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/OracleEBS_specifying_retry_parameters.html