Home > Contents > Index >
WORKFLOWPRIVS.GETALLPRIVS
Gets all privileges.
Syntax
<WORKFLOWPRIVS.GETALLPRIVS NAME="workflow_privs_object_name" PREFIX="variable prefix" />Parameters
NAME (required)
- Name of the workflow priv object.
PREFIX (required)
- The first part of the name of all variables and/or lists used by this gather operation. Variables are typically named with the prefix together with the field name. If a delimiter, such as a colon, was used in the creation of the variables that you want to gather, you must use the same delimiter in the gather operation. For example,
Variables.
prefix:fieldname
.
Description
The
WORKFLOWPRIVS.GETALLPRIVS
tag sets the following variables:
prefix+Total
-- # of objects
prefix+
i
-- individual object name;
i
= 0,1,2,...
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.