Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
workflowassignment:getassigneruserid
Retrieves the id of the user who gave the assignment.
Syntax
<workflowassignment:getassigneruserid name="assignment name" varname="variable name"/>Parameters
name (required)- Name of the assignment object.
varname (required)- Name of the output variable.
Error Numbers
The possible values of
errnoinclude:
Example
The following example retrieves and assigns a user id from an assignment object named
assignobj.<workflowassignment:getassigneruserid name="assignobj" varname="assignerid"/>Release Introduced
This tag was introduced in CS release 4.0.See Also
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.