Sync Page

This page is available for all executable objects. Sync objects help you synchronize tasks. They contain definitions on status, conditions and actions that are combined to specify the order in which tasks will be executed.

Here you add the sync objects you want to apply to this object and define the actions to be taken when the conditions they specify are met.

When a task is processed, CA Automic Workload Automation checks the sync objects one by one. The order in which you insert the sync objects is important. CA Automic Workload Automation tries to apply the first sync object in the list by calling its Start Action. If this is not possible (for example, because the current condition of the sync object prevents it), one of the following applies depending on what you select in the Else column:

If Waiting is selected, the task waits until it can use the sync object and apply the Start Action defined here. Then CA Automic Workload Automation checks the next sync object, and so on.

The task itself starts as soon all sync objects were successfully applied. Depending on the end status of the task, either an abend or end action is processed.

You can add up to 500 sync objects. Altogether they cannot contain more than 5000 rules (rules are actions that are specified in the sync object).

Task processing is handled by work processes, but only the primary work process can release a sync object for the ended task. For this reason it might take several seconds to release a sync object after the related task has ended. In this case, different end times will be displayed in the various execution reports.

Applying sync objects and rules can reduce task clarity. Automic recommends reducing the number of sync objects to a minimum.

To Add a Sync Action

  1. Click Add Row.
  2. Click a field in the row and select the values for a sync item:

    Field Descriptions
    Sync Object

    The object that is used for synchronizing the task.

    Start Action

    The action that is executed when the task starts. If this fails, the Else condition is applied.

    Abend Action The action that is executed if the task aborts.
    End Action The action that is executed if the task ends successfully.
    Else

    Defines what happens if the start action cannot be executed:

    • Wait: The task waits until the start action can be executed.
    • Abend: The task abends.
    • Skip: The task is skipped.

To Remove a Sync Item

Select the check box right to the element you want to remove and click Remove.

To Cut, Copy and Paste a Sync Element

  1. Select the check box right to the element you want to copy.
  2. Do one or more of the following:
    • Click Cut to remove the element from the list. The element is copied to the clipboard. Click Paste to add it at the end of the list.
    • Click Copy to duplicate this element. It is copied to the clipboard. Click Paste to add it at the end of the list