Home > Contents > Index >
workflowengine:getlegalnextworkflowsteps
Gets a prefixed array of allowable steps that can be taken next.
Syntax
<workflowengine:getlegalnextworkflowsteps site="pub_id" object="workflow_asset_object" prefix="prefix_name" [role="role_id"] />Parameters
site (required)
- Publication id.
object (required)
- Workflow asset object.
prefix (required)
- First part of the name of all variables and/or lists used by this operation. Variables are typically named with the prefix together with the field name. A delimiter is not automatically inserted after the prefix. Therefore, if you want a delimiter, such as a colon, you must specify it with the prefix. For example,
Variables.
prefix:fieldname
.
role (optional)
- Authorized role id.
Error Numbers
The possible values of
errno
include:
Value Description -12028 Not logged in. -12029 Missing user.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.