Skip to content

JSONSingle file exporter

Write one JSON artifact for each routed record.

Why: Use when each record must be delivered as an independently named JSON document.

Output: artifact; per_record.

1
<generate name="items" count="1" target="JSONSingle" targetEntity="{{this.id}}"/>

Platform Artifact View

On DATAMIMIC Platform, leave storageId and exportUri unset. Platform-managed artifact storage chooses the task-scoped location read by Artifact View.

Set exportUri only together with a storageId that names your own <object-storage>. It is a relative path prefix, not a filename. Outputs in custom object storage are outside Platform Artifact View.

Options: None

targetEntity: supported