Configuration¶
Configuration Introduction¶
A configuration is a group of tables that hold settings and parameters for
stream processes. While these tables can change, they are meant to be stable.
Configuration groups are imported and activated through the UI. At any time, only one configuration group can be active.
The control tables in a configuration group can also be edited in the UI.
Importing Configuration Groups¶
- Navigate to the Configuration tab.
- Import a configuration group by clicking the Import Group icon in the Configuration Group panel to the left.
- Enter a new name for the Configuration Group or use the name of an
existing Configuration Group to import a new version. - Enter a Comment for the Configuration Group Import.
- Select the file to be imported by clicking the icon.
- Within the file, select specific tables to import by clicking the box to the right of the table name or click the Select All box to import all the tables in the file.
-
Complete the import by clicking the Submit button.
Note
Because of the customized nature of a configuration group, the file containing the control tables is imported as is.
Activating a Configuration Group¶
- Navigate to the Configuration tab.
-
Select a configuration group to activate from the drop-down menu
in the Configuration Group panel on the left.Note
A currently active configuration group will be marked (Active Set) in the drop-down menu.
-
Activate the selected configuration group by clicking the icon to the right of the group name.
- Enter a comment for the activation, and save the activation by clicking the
Submit button.
Editing Control Tables¶
- Navigate to the Configuration tab.
- Select the configuration group with the tables to edit from the drop-down
menu in the Configuration Group panel on the left. -
Select the table to edit by clicking the table name in the list in the
Configuration Group panel on the left.Note
The control table selected is shown on the right side of the screen.
-
Edit a specific cell in the table by clicking on the cell.
- Add a new row to the table by clicking on the icon in the upper right corner of the screen. Then fill out the new cells.
- Delete a row in the control table by selecting the box to the left of the row and then clicking the icon in the upper right corner of the screen.
-
Add a new parameter/column to the control table by clicking the icon in the upper right corner of the screen. Enter a name and a data type for the new parameter, and then click the Submit button. Then fill out the new parameter column.
Note
Cells in control tables are validated against their data type.
-
Save the edited control table by clicking the icon in the upper right corner.