Home > Contents > Index >
WORKFLOWENGINE.SETOBJECTPRIVS
Sets the access permissions for a workflowable object.
Syntax
<WORKFLOWENGINE.SETOBJECTPRIVS OBJECT="workflow asset object name" PRIVS="name of privs object" />Parameters
OBJECT (required)
- Name of workflow asset object
PRIVS (required)
- Name of workflow privileges object describing object's new permissions
Description
The
WORKFLOWENGINE.SETOBJECTPRIVS
tag sets the permissions of the specified workflowable object (usually an asset workflow object) from the provided workflow privileges object. Access permissions set using this tag take effect when there is no workflow process in effect for the specified object, or when there are no privileges in the workflow process that apply to the function being checked. Privileges passed to this tag that specify a workflow state will be skipped.Error Numbers
There are no possible
errno
for this tag.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.