Home > Contents > Index > 
ASSET.LOADREVISION
Loads a previous revision of a revision-tracked asset using the ASSET.LOAD operation.
Syntax
<ASSET.LOADREVISION TYPE="asset type" NAME="object name" OBJECTID="asset ID" REVISION="integer" />Parameters
TYPE (required)- Type of the asset to load.
 
NAME (required)- Object name to assign the loaded asset.
 
OBJECTID (required)- Asset ID.
 
REVISION (required)- Integer indicating which asset revision to load.
 
errno
The possible values of
errnoinclude:
 Value Description -1000 Revision tracking error. -10001 The implementing class is invalid. -10002 There is a missing method for the implementing class. -10003 The method could not be invoked successfully. -10004 A required parameter is missing. -12004 An asset was not found for a specified ID.More specific error numbers are set in
Variables.errdetail. See errdetail Error Values for more information.
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.