Atomic Action Editor Details Tab

Use the Details tab for selecting the routing type of an atomic action to the network element.

Field Use

Routing Support

Select a routing type. Based on the selected routing type, the mandatory parameters for the routing type are automatically added to the Parameters area in the Parameters tab.

Note: If you select None, no parameter is added in the Parameters area. Oracle recommends select a routing type. See ASAP System Administrator's Guide.

Provide Parameter Count

Select to indicate that the Network Element Processor (NEP) should send the current index value for the atomic action.

Index Count

Specify the name of the parameter for obtaining the index value in Java provisioning classes.

Timeout (Second)

Specify the number of seconds before the ASAP server considers an atomic action in-progress as failed. The default value is 0, which means ASAP server will not consider the atomic action in-progress as failed.

Select

Click to select an atomic action that is called to rollback the changes of the current atomic action in case of a failure scenario. Click X link, if you want to clear the atomic action from the field.

For example, atomic action A is mapped to service action B. The rollback is configured on the service action. On the Atomic Action editor, in the Details tab, for the atomic action entity A, you select an atomic action Y. In case of a failure scenario, the service action B is rolled back and atomic action Y is called to rollback the action of atomic action A.

Retry

Select the check box to enable the Retry Count and the Retry Interval fields.

Retry Count

Specify the number of times the atomic action can be tried at the network element.

Retry Interval

Specify the time interval, in seconds, between each retry attempt by ASAP.