Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Set WorkflowStatus

Use this command to set the status for Longview Workflow.

Copy

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.
Copy

Syntax example

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

Published:

Set WorkflowStatus

Use this command to set the status for Longview Workflow.

Copy

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.
Copy

Syntax example

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

For an optimal Community experience, Please view on Desktop