7 Assembly Template Reference
The Assembly Template is a JSON file that is attached to the Package Version Configuration. It supports the mapping of external data, inclusion conditions and iterations.
Minimum viable Assembly Template is an empty object - {}; one open bracket ({) and one close bracket (}).
The Assembly Template enhances the configuration by supporting:
- Data mapping through the definition of Fields which can be referenced during Content configuration creation to include variable data in the Content. Fields can be defined globally or at the Document, Layout or Content level for variable scope control.
- Conditions on Documents, Layout and Content which control when optional components are included in the assembled output.
- Iterations on Documents, Layouts and Content which further control the number of times a component may be included in the assembled output according to a data collection.