FRAMES | NO FRAMES Description | Parameters | Examples
Download Blob Data (Operation)
URL http://<extended-properties-url>/<tableName>/<recordId>/downloadBlob
Parent Resource Extended Properties

Description

Returns the raw data contained within a blob-typed extended property field.

The data is returned with a HTTP response content type of "application/octet-stream".

Parameters

Parameter Details
user Required
Description: The username of the client.
field Required
Description: The field name of the blob-typed extended property to retrieve.

Example Usage

Example 1: URL for retrieving extended property blob data in the "Workflow" service on sampleserver.

http://sampleserver/arcgis/rest/services/Workflow/WMServer/jobs/5/extendedProperties/JTXX_CUSTOMERS/2/downloadBlob?user=cjones&field=sales_data