JSONExploder

From fmepedia

JSONExploder is a Workbench Transformer.


Table of contents



Description

The JSONExploder is used to extract portions of JSON formatted text into new FME features. The 'JSON Attribute' parameter identifies the feature attribute which contains the JSON text. The 'JSON Query' parameter is the JSON query referring to the JSON values which will become new FME features.



More Information

More information on JSON can be found here:



Example

This example workspace shows use of the JSONExploder.

User Comments Add a new comment