Home > Contents > Index >
WORKFLOWENGINE.ISOBJECTASSIGNEDTOGROUP
Verifies whether the specified object is assigned to any group.
Syntax
<WORKFLOWENGINE.ISOBJECTASSIGNEDTOGROUP OBJECT="workflow_asset_object_name
" VARNAME="variable_name" />Parameters
OBJECT (required)
- Name or the workflow asset object.
VARNAME (required)
- Name of the output variable to create. The variable contains
true
if the object is assigned to a group orfalse
if the object is not assigned to a group.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.