Home > Contents > Index >
ASSET.GETEXPORTFILE
Gets the export file name for an asset and writes it to a Content Server variable.
Syntax
<ASSET.GETEXPORTFILE NAME="asset instance object" [PARENT="parent asset instance object"] [TARGET="publish destination ID"] OUTNAME="variable name" />Parameters
NAME (required)
- Name of the asset instance object.
PARENT (optional)
- Name of the parent asset instance object, if any.
TARGET (optional)
- ID of the publish destination. If the ID is provided, the tag checks the AssetExportData for any target-specific override to the file name and/or path.
OUTNAME (required)
- Name of the variable into which to write the file name.
Description
This tag determines returns the name of the file that would be generated for the asset in an export to disk publish operation.
errno
The possible values of
errno
include:
Value Description -10004 A required parameter is missing. -10005 The requested object is not in the object pool (is not loaded intomemory).
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.