Streams list
Prerequisites
You should be familiar with:
https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7846349
Different ways of adding a stream into a solution. Seehttps://infozone.atlassian.net/wiki/spaces/DAZ/pages/7842293.
All streams you create in a solution are listed in a table where each row depicts a stream. If you have several streams in the solution, you can search for streams.
The default order is from newest to oldest stream, but you can sort the list alphabetically using the sorting arrows by Name. You can also sort the list from oldest to newest using the sorting arrows by Modified.
The list provides you with details at a glance of when a stream was last started, and finished, as well as its current status in the Status column. The status displayed can be one of the following:
Status | Description |
|---|---|
- | This indicates that the stream has not been run. |
Complete | The stream ran to completion when it was last run. |
Failed | The stream failed when it was last run. |
Pending | The stream is in transition between two statuses, for example between Running and Complete. |
Running | The stream is currently running. |
Scheduled | The stream is scheduled to run according to its specific schedule. |
Stopped | The stream was either stopped when it was last run, or the stream was scheduled and the schedule was aborted. See Abort Schedule below. |
The Scheduled column indicates if the stream has been scheduled. See https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7853965for more information.
The Deployed column indicates the version of the stream that is deployed. A stream version is deployed when:
A stream has ran, whether as a single stream or part of a stream group.
A tagged version is selected when scheduling a single stream. See https://infozone.atlassian.net/wiki/spaces/DAZ/pages/774373377 for more information.
A tagged version is selected when creating a stream group. See https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7866348 for more information.
The versions shown in the Deployed column for a stream updates whenever the following happens:
You start an unscheduled single stream or a stream group.
You select a new tagged version when scheduling a single stream.
You select a new tagged version for a stream when editing a stream group.
The Deployed column will show no version (as a '-') if the version is an autosave, or the stream has never run.
It is strongly recommended that all streams should be version tagged so that they will appear in the Deployed column.
Note!
We are planning further updates to how deployments work. Feedback is welcomed.
Managing streams
From the stream view, there are actions that you can take on the streams. You can access these actions using the More menu that is available under the Actions column of each stream.
Alternatively, if you select a single stream, an action toolbar will be shown. The table below provides an explanation of the tools in this toolbar. If you select multiple streams, you will only have the option to delete the streams or create a https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7866348.
The following actions are available for a stream:
Action | Icon | Description |
|---|---|---|
View stream |
| View the stream in the https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7856512 . |
Create group | Creates a stream group from the selected streams. See https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7866348 for more information. Note! This action only appears when multiple streams are selected. | |
Start / Start Scheduled | Starts the selected stream, or scheduled stream. If you clicked Start, it will run the latest version of the stream. If you click Start Scheduled, it will run the deployed version of the stream. | |
Schedule | Schedules the stream. See https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7853965. | |
Audit | This opens the https://infozone.atlassian.net/wiki/spaces/DAZ/pages/7881092. | |
Log | This opens the Logs. | |
Data Correction | This opens the Data correction tab showing errors for the selected stream. | |
Set Notifications | This opens the notifications screen. From here email notification options can be designated for each Notification groups. The following options can be toggled as needed:
Click Apply to confirm the notifications setup and close the window. | |
Export | This will open up the Export Stream dialog used to export the content of the selected stream. You can either copy the contents using the Copy to clipboard button or export the stream content in a JSON file format. | |
Duplicate | This creates a copy of the selected stream. The duplicate will have "Copy" in its title to differentiate it from the original. | |
Delete | This will delete the selected stream. Note! This action also appears when multiple streams are selected. |