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

 


CATALOGMANAGER.rollback

Reverts a row in a tracked table to a previous revision using the CATALOGMANAGER command.

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.

Example

This example performs a rollback on the record whose primary key value is 95137 to version 5.

See Also

history

  Home > Contents > Index >

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