Home > Contents > Index >
workflowengine:delegateassignment
Allows a user to delegate a workflow assignment to a workflow participant with the same role.
Syntax
<workflowengine:delegateassignment site="pub_id" id="assignment_id" delegatedto="id_of_workflow participant" [comment="comment"] />Parameters
site (required)
- Publication id.
id (required)
- Workflow assignment id.
delegatedto (required)
- id of designated workflow participant who receives the assignment.
comment (optional)
- Assigning workflow participant's comments.
Error Numbers
The possible values of
errno
include:
Value Description -12035 Cannot delegate. -12030 Insufficient privileges.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.