Home > Contents > 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
errno
include:
Value Description -12020 No object by name. -12037 Required field missing.Example
<workflowobject:getobjectname object="workflowablobj"
varname="name"/>
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.