Streams list
Prerequisites
You should be familiar with:
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. |
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 Executed column indicates the version of the stream that was last ran.
The Deployed column indicates the version of the stream that is deployed. See Deploy for more information.
The Scheduled column indicates if the stream has been scheduled. See Schedule for more information.
Note!
We are planning further updates to how deployments work. Feedback is welcome.
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 have the option to delete, deploy, or undeploy the streams or create a Stream groups.
The following actions are available for a stream:
Action | Icon | Description |
|---|---|---|
View stream |
| View the stream in the Stream editor . |
Create group | Creates a stream group from the selected streams. See Stream groupsfor more information. Note! This action only appears when multiple streams are selected. | |
Start / Start deployed | Starts the selected, deployed stream or scheduled stream. If you clicked Start, it will run the latest version of the stream. If you click Start deploy, it will run the the deployed version. | |
Deploy | Selects a tagged version of the stream to deploy. See Deploying a stream or stream group for more information. | |
Undeploy | Undeploy a tagged version of the stream. See Undeploying a stream or stream group for more information. | |
Schedule | Schedules the stream. See Scheduling a stream or stream group. | |
Audit | This opens the Audit dashboard. | |
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. |