Home > Contents > Index >
WORKFLOWASSET.GETASSETID
Retrieves the asset ID from the asset object.
Syntax
<WORKFLOWASSET.GETASSETID OBJECT="asset name" VARNAME="varaible 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
The following example retrieves the asset ID from the workflow asset description called
assetobj
.<WORKFLOWASSET.GETASSETID OBJECT="assetobj" VARNAME="assetid"/>Release Introduced
This tag was introduced in CS release 4.0.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.