Home > Contents > Index >
WORKFLOWGROUP.GETDELETEROLES
Retrieves the roles that can add or remove a group for the workflow group.
Syntax
<WORKFLOWGROUP.GETDELETEROLES NAME="name of workflow group" OBJVARNAME="object name"/>Parameters
NAME (required)
- Name of the workflow group object.
OBJVARNAME (required)
- Name of the role list object to be returned.
Error Numbers
The possible values of
errno
include:
Value Description -12020 No object by name. -12037 Required field missing.Example
<WORKFLOWGROUP.GETDELETEROLES NAME="groupobj" OBJVARNAME="ACLLIST"/>Release Introduced
This tag was introduced in CS release 4.0.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.