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

 

MiscGetMungoBlob

Returns a blob (binary large object) stored as an attribute of type blob for a Content Server flex asset.

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.

BLOBKEY (Required)
(String) ID for the mungoblob flex asset. The ID value comes from an ASGetAttributeValues operation that specifies a flex asset attribute of type blob.

Exceptions

Possible error values include:

Error Text
Need Blob Key parameter
Could not communicate with server
Invalid response from server

 

Example

The following code loads and saves a mungo blob (PDF file).

See Also

ASGetAttributeValues

 

  Home > Contents > Index >

FatWire Web Services Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.