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