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