Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
workflowprocess:getsourceroles
Returns the authorized list of roles that correspond to a particular start state.
Syntax
<workflowprocess:getsourceroles name="workflow process object name" SOURCESTATE="source state id" varname="variable name" />Parameters
name (required)- Name of the workflow process object.
SOURCESTATE (required)- Start state id.
varname (required)- Name of the output variable. This variable contains a comma-separated role list.
Error Numbers
The possible values of errno include:
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.