Process configuration files are defined in files held in the process subdirectory of the Configuration Directory.
The filename should have a .json extension. The filename should be the Id of the Process. For example, 12345678-1234-1234-1234-123456789012.json.
Process names can be duplicated across different pipelines, but an error will be thrown if an attempt is made to create a pipeline with two processes with the same name.
These files use filters to match records and send them to other Processes and/or Targets if they meet the filter criteria.
General fields for all Process files are as follows:
|