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 XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.