/
Resource Metacard Transformer

Resource Metacard Transformer

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 PropertyValue
idresource
shortnameresource
mime-typeapplication/octet-stream
titleGet Resource ...

Known Issues

None