waitForComputedDateTime Step

Last published at: May 3rd, 2021

Description:

Waits for the selected date and time and then executes the next step

Inputs

  • computedDateTime – Computed Date and Time

Returns

  • True – step executed successfully
  • False – step failed to execute 

Usage:

Example:

Let’s build and execute the waitForComputedDateTimeDef example.          

  • Create a new definition called “waitForComputedDateTime
  • Select the definition and click the “design” button
  • Drag a waitForComputedDateTime step to the canvas
  • Connect the dots between the start and waitForComputedDateTime step

  • Click on the “waitForComputedDateTime” step to configure its properties
  • Configure the following values for the properties as shown on the below graphic

  • Click the “Save” button
  • Save the workflow definition, create a workflow instance and execute. Step will go to wait (sleep) mode until the date & time configure in the computed datetime field.