Task search API response includes workflow completions - AcceleratorKMS - Version 3.12 - Release Bulletin - Hexagon

AcceleratorKMS Release Notes

Language
English
Product
AcceleratorKMS
Search by Category
Release Bulletin
AcceleratorKMS Version
3.12

The Task API response now contains new fields related to completions required on tasks:

  • CurrentWorkflowNodeContentID identifies the ID of the content required to be completed as part of the current task. If completion has not started, then value returns as null. If a completion is not required on the current task, then the result is null.

  • CurrentTaskCompletion

    • If a completion is not required on the current task, then the result is null

    • If a completion is required, then the results will include the completion ID, the completion number, and the status. For status:

      • Null=Not yet started

      • 0=Started, but not steps checked

      • 1=Partially complete

      • 2=Completed

      • 3=Cancelled