Artifact Output Mode (Project)
Description
The Artifact Output Mode Property is available in Project Settings.
You can select how the artifacts will be generated.
Format
The Artifact Output Mode is a List of multiple values.
It is possible to select several values.
The possible values are:
- Layer Composites:
- An artifact per Layer will be generated with all the relevant code for the Layer.
- Example:
- Deployment Objects:
- It is mainly for debugging purpose
- An artifact per Model Object/Layer/Target Object will be generated and organized in folders
- Global artifacts per Layer will also be generated. They called all the "sub" artifacts.
- Example:
- More details about the Target Objects are in the following article: Understand the Generator target objects
Example:
Default Value
The default value is Layer Composites.