Home > Contents > 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 > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.