Execution Pipeline configuration settings
- Last UpdatedApr 08, 2026
- 1 minute read
Each Execution Pipeline is configured using a JSON configuration file located in either the default install root (%DNAInstallRoot%) or the custom data root (%DNADataRoot%). The configuration file contains information about which pipelines are enabled, the tables associated with the enabled pipelines, and the assemblies that provide the handler logic for each step. After a Developer compiles a new pipeline assembly, it must be referenced in this configuration file before you can use it.