Home > Contents > Index > 
WORKFLOWASSIGNMENT.GETPROCESSSTATUS
Retrieves the process status of a workflow assignment.
Syntax
<WORKFLOWASSIGNMENT.GETPROCESSSTATUS NAME="assignment object name" VARNAME="variable name"/>Parameters
NAME (required)- Name of the assignment object.
 
VARNAME (required)- Name of the output variable. The possible outputs are "inactive", "active", or "pushed" (inactive until the current workflow ends).
 
errno
The possible values of
errnoinclude:
 Value Description -12020 No object by name. -12037 Required field missing.
Example
<WORKFLOWASSIGNMENT.GETPROCESSSTATUS NAME="assignobj" VARNAME="processstatus"/>
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.