Home > Contents > Index >
ASSET.TRACK
Enables revision tracking on an asset type.
Syntax
<ASSET.TRACK TYPE="asset type" [DIR="directory"] [REVISIONS="number of revisions"]/>Parameters
TYPE (required)
- Input. The asset type.
DIR (optional)
- Directory of the object.
REVISIONS (required)
- Number of revisions to keep on an asset.
Description
This tag activates revision tracking for a previously untracked asset type.
errno
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" DIR="C:/Storage/RevArticle" REVISIONS="10"/>See Also
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.