Contact Us 1-800-596-4880

Checkpoint Collection

The Checkpoint Collection Action Step enables you to collect all timer values from the Checkpoint Action Steps configured in an Activity Workflow.

Because all Checkpoint values are determined at the end of the workflow, you can only place this Action Step in the Workflow Finalization section.

Properties

  • Checkpoint Label

    The label for the name of the checkpoint in the output JSON. Maximum length: 50 characters.

  • Reached Label

    The label for the reached status of the checkpoint in the output JSON. Maximum length: 50 characters.

  • Touch Time Label

    The label for the touch time in the output JSON. The touch time is a timestamp from the last time the checkpoint was touched. Maximum length: 50 characters.

  • Value Label

    The label for the value of the checkpoint in the output JSON. Maximum length: 50 characters.

The properties panel does not validate the maximum label length. Ensure that you validate JSON labels and output by using the Wizard.

Inbound Variables

This Action Step contains no inbound variables.

Outbound Variables

  • Checkpoint Collection

    The collection of captured checkpoint values in a JSON list, represented as a String.

Wizard

50%

  • Settings for JSON labels

    • Checkpoint Label

      The label for the name of the checkpoint in the output JSON. Maximum length: 50 characters.

    • Reached Label

      The label for the reached status of the checkpoint in the output JSON. Maximum length: 50 characters.

    • Value Label

      The label for the value of the checkpoint in the output JSON. Maximum length: 50 characters.

    • Touch Time Label

      The label for the touch time in the output JSON. The touch time is a timestamp from the last time the checkpoint was touched. Maximum length: 50 characters.

The Preview JSON Output shows a preview of the resulting JSON based on the configured Checkpoint Action Steps in the Workflow.