Description
The Resource Metacard Transformer retrieves the resource bytes of a Metacard by returning the product associated with the metacard.
Usage
Endpoints or other components can retrieve an instance of the Resource Metacard Transformer using its id resource
.
Sample Blueprint Reference Snippet
<reference id="metacardTransformer" interface="ddf.catalog.transform.MetacardTransformer" filter="(id=resource)"/>
Installation and Uninstallation
This transformer is installed by installing the feature associated with the transformer "catalog-transformer-resource". To uninstall the transformer, you must uninstall the feature "catalog-transformer-resource".
Configuration
None
Implementation Details
Service Property | Value |
id | resource |
shortname | resource |
mime-type | application/octet-stream |
title | Get Resource ... |
Known Issues
None