Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
workflowengine:assigntoself
Assigns workflow asset object to self.
Syntax
<workflowengine:assigntoself object="workflow_asset_object" [comment="comment"] [deadline="deadline"] />Parameters
object (required)
- Name of the loaded workflow asset object.
comment (optional)
- Workflow participant's comments.
deadline (optional)
- Date object. Stored as time in milliseconds since midnight of 1/1/1970. If deadline is not provided, previous deadline is preserved
Description
The
workflowengine:assigntoself
tag assigns the specified workflow asset to the current user. Asset must already be in a workflow and currently assigned to nobody.Error Numbers
The possible values of
errno
include:
Value Description -12035 No asset assignment
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007,2008 by FatWire Corporation
All rights reserved.