Pipeline 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

Pipeline configuration files are defined in the pipeline subdirectory of the Configuration Directory. Each pipeline needs a separate file in this folder. A Pipeline configuration should reference only a single source.

The filename should have a .json extension. The filename should be the Id of the Pipeline. For example, 12345678-1234-1234-1234-123456789012.json.

The main purpose of the Pipeline configuration file is to link the Pipeline elements together.

Fields Description Valid Values Default Value
Name Name of the Pipeline Must be unique
Id UUID of the Pipeline Must be unique
Links Describes the linkage between Pipeline elements. See below for more details.