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

 


ics:catalogmanager.rollback

Reverts a row in a tracked table to a previous revision using ics:catalogmanager.

Syntax

ftcmd (required)
Value must be set to rollback.

tablename (required)
Name of the tracked table.

asset (required)
Value of the primary key for the row to roll back.

version (optional)
Possible values are:

Description

The rollback command reverts a row in a tracked table to a previous revision. The current user must have the row locked and have rtaudit privileges against the table to roll back the row. A row can be rolled back to its earliest revision, its most recent revision, a specific version number or whichever revision was current at a specified date.

errno

The possible values of errno include:

Value
Description
-103
No such table.
-104
No table definition.
-105
Database error.

See Also

The following ics:catalogmanager commands:

ics:catalogmanager.history

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.