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 JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.