1. Workflow activity - Timer

    Article: AN0002058Updated:

    Activity Timer is used for a temporary suspension of one branch of the workflow course. Workflow can be suspended from minutes to months.

    Suspension is used for creation of a time reserve for processing of previous activities. E.g. if the workflow starts an asynchronous activity that performs something and takes 1-3 days, it is good to suspend the workflow for such a time and only then continue in processing.

    Activity properties

     

    Name Description
    Name Name of the activity. It is displayed in the scheme and used in the workflow log.
    Description Description of the activity. It is displayed after moving the move on the activity in the scheme.
    Wait months Suspension of the activity for a specific number of months. This value has to be a positive integer.
    Wait days Suspension of the activity for a specific number of days. This value has to be a positive integer.
    Wait hours Suspension of the activity for a specific number of hours. This value has to be a positive integer.
    Wait minutes Suspension of the activity for a specific number of minutes. This value has to be a positive integer.

    By configuration it is necessary to enter Name, Descrioption and at least one of values Wait....

    The value in months or minutes can be greater than 24 or 60. The final time is correctly calculated.

×