Skip to content

Template file exporter

Render rows through a descriptor-local template into an artifact.

Why: Use when a consumer requires a domain-specific text layout.

Output: artifact; per_worker.

1
<generate name="items" source="templates/customer.template" target="Template" count="1"/>

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: encoding, error_handling, template_separator

targetEntity: not supported