Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
workflowassignment:getprocessstatus
Retrieves the process status of a workflow assignment.
Syntax
<workflowassignment:getprocessstatus name="assignment object name" varname="variable name"/>Parameters
name (required)- Name of the assignment object.
varname (required)- Name of the output variable. The possible outputs are "inactive", "active", or "pushed" (inactive until the current workflow ends).
Error Numbers
The possible values of
errnoinclude:
Example
<workflowassignment:getprocessstatus name="assignobj" varname="processstatus"/>
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.