Home > Contents > Index >
ASSET.CREATE
Creates an asset object instance.
Syntax
<ASSET.CREATENAME="asset instance name" TYPE="asset type" />
Parameters
NAME (required)
- Name to assign the new asset instance.
TYPE (required)
- Name of the asset type.
Description
Data from the object is written to the database by
ASSET.SAVE
.Error Numbers
The possible values of
errno
include:
Value Description -10001 The implementing class is invalid. -10002 There is a missing method for the implementing class. -10003 The method could not be invoked successfully. -10004 A required parameter is missing. -10010 Invalid attribute value.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.