Bookmark

This activity pauses the workflow for a specified time while waiting for an action. The workflow resumes if the action does not occur before the configured timeout value.

Table 1. Bookmark action - Inputs
Parameters Description

Mode

'Pause' indicates that the workflow will wait for the configured amount of time for the action to occur. 'Save' pauses the workflow without a timeout.

Timeout

The length of time to wait for the action to occur. This is defined in days, hours, minutes, seconds, and milliseconds.

ContinueTimeoutOnResume

Set this value to True to keep the timer running even if the activity occurs that resumes the Bookmark activity. By default, the timer is canceled once the activity occurs.

Table 2. Bookmark action - Outputs
Parameters Description

Resume

This value is set to True if the Bookmark activity resumed because the activity occurred. Otherwise, it is set to False if the Bookmark activity timed out.