Home > Contents > Index >
ASSET.REMOVEEXCESSREVISIONS
Remove excess revisions of tracked assettype.
Syntax
<ASSET.REMOVEEXCESSREVISIONS
TYPE="
asset type
"
MAX="
maximum revisions
"/>
Parameters
TYPE (required)
- Input. The asset type of the asset.
MAX (required)
- Input. The maximum number of revisions.
Description
This tag removes excess revisions of the specified assettype.
Error Numbers
The possible values of
errno
include:
Value Description -10004 A required parameter is missing. -10006 The asset id is not valid. -10011 Asset table is not revision tracked.Example
The followin example removes excess revisions.
<ASSET.REMOVEEXCESSREVISIONS TYPE="Page" MAX="3"/>
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.