Home > Contents > Index >
WORKFLOWENGINE.ISOBJECTASSIGNEDTOUSER
Verifies whether the specified object is assigned to any user.
Syntax
<WORKFLOWENGINE.ISOBJECTASSIGNEDTOUSER OBJECT="workflow_asset_object" [ASSIGNEDTO="name_of_user"] VARNAME="variable_name" />Parameters
OBJECT (required)
- Name of the workflow asset object.
ASSIGNEDTO (optional)
- Name of the user that the object is assigned to.
VARNAME (required)
- Name of the output variable to create. The variable contains
true
if the object is assigned to specified user orfalse
if the object is not assigned to specified user.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.