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