Skip to main content

Set WorkflowStatus

Use this command to set the status for Longview Workflow.

Syntax:

SET WORKFLOWSTATUS "status" "comment" USING dataspec.lvdsp

where:

  • status is the workflow status name and can be one of the following values:
    • Not Started
    • Rejected
    • In Progress
    • Submitted for Approval
    • Approved
  • comment is an optional comment for the workflow status to attach to the status change. It appears on the Web workflow, in the last comment field, and in the status history log.
  • dataspec.lvdsp is the name of a DataSpec file.

Syntax example:

SET WORKFLOWSTATUS "Approved" "This is the comment to use" USING workflow.lvdsp

Was this article helpful?

We're sorry to hear that.