Home > Contents > Index >
workflowprocess:getsteps
Loads all steps of a workflow process.
Syntax
<workflowprocess:getsteps name="workflow process object name" prefix="variable prefix" />Parameters
name (required)
- Name of the workflow process 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, a delimiter, then the field name. For example,
Variables.prefix:fieldname
.
Error Numbers
The possible values of errno include:
Value Description -12020 No object by name. -12037 Required field missing.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.