ToC

Table of Contents

Get key date - Workflow Toolbox

This item looks for an existing Key Date belonging to a work item and makes it available to be manipulated inside the Workflow.

Prerequisites

You will need to configure an Input Parameter, that is a Work Item Identifier, and set a binding to match this as desired.

Configuration

Required configuration:

  • Parent Work Item (Work Item Identifier).
  • Key date type.

Optional configuration:

  • Set if the key date is for an ODS Entity (Boolean).
    • If the above is True, then you will need to also set an ODS Identifier.

Optional output configuration:

  • Output variable
    • This is where you should create a variable to store the Key Date ID for manipulation in future Workflow Blocks

Workflow Block Outlets:

It's not mandatory to move directly from this Block to another Workflow step, but this block provides two logical outlets to do so:

  • Found
  • Not Found

 

This example Workflow using the Get key date workflow block, loads the Work Item ID, uses the Get key date Workflow toolbox item to pull the Key Date info, and then if found, updates the due date, or logs an error.