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