Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
workflowassignment:getassignedobject
Gets the object of a workflow assignment.
Syntax
<workflowassignment:getassignedobject name="object name" objvarname="object variable"/>Parameters
name (required)
- Name of the assignment object.
objvarname (required)
- Name of the output object variable.
errno
The possible values of
errno
include:
Value Description -12020 No object by name. -12037 Required field missing.Example
The following example retrieves the object called
Pub.
<workflowassignment:getassignedobject name="pub" objvarname="pub1"/>Release Introduced
This tag was introduced in CS release 4.0.See Also
workflowassignment:getassigneruserid
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.