Home > Contents > Index >  
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

ASSET.TRACK

Enables revision tracking on an asset type.

Syntax

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:

See Also

ASSET.UNTRACK

   Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.