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 XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.