Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
asset:removeexcessrevisions
Remove excess revisions of tracked assettype.
Syntax
<asset:removeexcessrevisionstype="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
errnoinclude:
Example
The followin example removes excess revisions.
<asset:removeexcessrevisions type="Page" max="3"/>
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.