Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
workflowassignment:getprocess
Retrieves the workflow process id of a workflow assignment.
Syntax
<workflowassignment:getprocess name="assignment object name" varname="variable name"/>Parameters
name (required)- Name of the assignment object.
varname (required)- Name of the output variable. The variable will contain the process identifier for the assignment.
Error Numbers
The possible values of
errnoinclude:
Example
<workflowassignment:getprocess name="assignobj" varname="processid"/>
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.