Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
workflowassignment:getstatus
Retrieves the status of a workflow assignment.
Syntax
<workflowassignment:getstatus name="assignment name" varname="variable name"/>Parameters
name (required)- Name of the assignment object.
 
varname (required)- Name of the output variable. The possible outputs are "y" (active,) "n" (not active,) "q" (queued,) and "a" (abstain).
 
errno
The possible values of
errnoinclude:
 Value Description -12020 No object by name. -12037 Required field missing.Example
<workflowassignment:getstatus name="assignobj" varname="assingstatus"/>
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.