This action changes the progress of your workflow tasks as specified in the action properties. Only tasks that are in progress can be updated. A Status object indicates how many task changes were successful. A list of the successfully changed workflows will also be included in the output.

  • Field

    Description
  • Label

    A label to identify the action. This label appears under the Action name inside the Action box. If this field is left blank, the default value is “Untitled.”
  • Description

    A brief explanation of what this action does inside the sequence. This description appears as a tooltip when your cursor hovers over the Action box.
  • Fail Message

    A message that identifies potential issues that could happen with this action. This fail message will appear if the action fails when you try generating the sequence. If this field is left blank, the default error message built into the action appears.
  • Update Task
    Select the task you would like to update progress on.
  • Time Spent

    The time you would like to spend on the task.
  • Progress
    The completion percentage between 0 and 100 to indicate the completion of the task. A value of 100 marks the task as complete. Note: If the Add Progress check box is selected, this value will be added to the existing progress of the task instead of setting the absolute value.
  • Add Progress

    This changes the way the progress property is interpreted.

    • If selected, the value in the progress property will be added to the current progress of the task.
    • If unselected, the value of the progress property will be used to set the task progress to that value. Any value of 100 or over will be considered complete.
  • Comment
    (Optional) Add a comment to be associated with the task change.