Home > Contents > Index >
asset:set
Sets a field in an asset.
Syntax
<asset:set name="asset instance object" field="field name
" value="value" />Parameters
name (required)
- Name of the asset instance object.
field (required)
- Field to set.
value (required)
- Value to which to set the field.
Error Numbers
The possible values of
errno
include:
Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded into memory). -12065 Error updating AssetPublication.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.