Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
workflowobject:getobjectname
Retrieves the unique name for the workflowable object.
Syntax
<workflowobject:getobjectname object="workflow asset object" varname="variable name" />Parameters
object (required)- Name of the workflowable object.
varname (required)- Name of the output variable.
Error Numbers
The possible values of
errnoinclude:
Example
<workflowobject:getobjectname object="workflowablobj"
varname="name"/>
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.