Home > Contents > Index >
workflowengine:getobjectworkflows
Gets active workflow processes.
Syntax
<workflowengine:getobjectworkflows object="workflow_object_name" listvarname="variable_list_name" />Parameters
object (required)
- Name of the specified workflow object.
listvarname (required)
- Name of a list to create. This list has the following columns: processid, processdeadline.
Description
The
workflowengine:getobjectworkflows
tag retrieves active work flow processess. The returned list has the following columns: processid, processdeadline. If the object is not currently in workflow, an empty list is returned.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.