Home > Contents > Index >
Expanded TOC   |    Purpose TOC   |    Annotated TOC   |    Index

 

AssetInspect

Creates a list with the asset's attributes and the specification for each attribute.

Syntax

Parameters

authusername (required)
(String) Name of the user to log in, as registered in Content Server.

authpassword(required)
(String) Password for the associated user name.

TYPE (required)
(String) The asset type of the asset that you want to retrieve from the database.

SITEID (optional)
(String) ID of the site (formerly publication).

SUBTYPE (optional)
(String) Asset subtype.

Description

The returned list has columns NAME and SPEC.

Returns

IList.

Error Numbers

The possible values of errno include:

Value
Description
-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.
-12006
There is no such asset type.

 

Example

This code inspects Product_C:

 

  Home > Contents > Index >

FatWire Web Services Reference
Copyright 2005 - 2011 by FatWire Corporation
All rights reserved.