Home > Contents > Index >
ASSET.TRACK
Enables revision tracking on an asset type.
Syntax
<ASSET.TRACK TYPE="asset type" REVISIONS="number of revisions"/>Parameters
TYPE (required)
- Input. The asset type.
REVISIONS (required)
- Number of revisions to keep on an asset.
Description
This tag activates revision tracking for a previously untracked asset type.
Error Numbers
The possible values of
errno
include:
Value Description -10002 There is a missing method for the implementing class. -10003 The method could not be invoked successfully. -10004 A required parameter is missing.Example
The following example enables revision tracking for the
Article
assettype:<ASSET.TRACK TYPE="Article" REVISIONS="10"/>See Also
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.