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