Process Files - Ironstream_Hub - 1.3.2

Ironstream Hub Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream Hub
Version
1.3.2
Language
English
ContentType
Administration
Product name
Ironstream Hub
Title
Ironstream Hub Administration
Topic type
Administration
First publish date
2022

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:

Fields Description Valid Values Default Value
Name Name of the Process Must by unique None
Id UUID of the Process Must by unique None
ProcessType SimpleFilter,
RegExFilter,
JsonPathFilter,
SplunkMetaData,
JsontoCSVConverter,
JsonPropertyInjector
JsonPropertyConcatenator
JsonThresholdEvaluator
PayloadWrapper
None