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 JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.