Home > Contents > Index >
workflowasset:getobjectname
Retrieves the asset object name from the asset object.
Syntax
<workflowasset:getobjectname object="asset name" varname="variable name"/>Parameters
object (required)
- Name of the asset 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
<workflowasset:getobjectname object="assetobj" varname="assetobjectname"/>
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.