Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
workflowengine:canstartworkflow
Checks to see if the current user can start the specified workflow process.
Syntax
<workflowengine:canstartworkflow site="pub_id" id="process id" varname="variable_name"/>Parameters
site (required)
- Publication id.
id (required)
- Workflow process id.
varname (required)
- The name of the variable output to create.
Error Numbers
The possible values of
errno
include:
Value Description -12026 Missing step. No start step. -12028 Not logged in. -12029 Missing user.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.