Revision date: 30/sep/2024
Software version: 2024.08.00
The Activity widget provides detailed information about all current and past operations. A toggle button located at the top-left corner allows users to switch between the “Jobs” and “Flows” views for better activity tracking.
At the top-right corner, under the Options menu, there are filters for refining the displayed jobs or flows. The available filters are:
- Enqueued: displays operations that have been scheduled to start but are not yet running;
- Running: shows all operations currently in progress;
- Paused: displays operations that have been temporarily halted;
- Completed: all operations that have finished successfully;
- Downloading: lists operations where a download is in progress;
- Uploading: shows operations where the output file is being uploaded;
- Waiting: displays operations that are pending due to dependencies or resources;
- Failed: lists operations that encountered errors and could not complete;
- Aborted: displays operations that were manually terminated by the user;
- Filter by date: allows filtering of activities within a specified date range.
At the bottom of the widget, the following options are available:
- Select all: click to select all flows or workflows;
- Resume: resume any paused flows or jobs;
- Pause: temporarily halt selected flows or jobs;
Notes:
- The Pause option is currently available only for ingest operations and can be applied to multiple operations simultaneously;
- To successfully pause a flow, it must be in the Running state. If the flow is not running, the pause action will be ignored
- Pausing an operation will not release any licenses, processing slots, or slots in an hOperation instance that are currently in use;
- A Paused operation will bypass timeouts, meaning it will not fail due to inactivity while paused.
- Retry: attempt to rerun any failed or incomplete flows;
- Cancel: stop running jobs;
- Delete all: remove all selected flows or jobs from the widget.
By clicking on any activity, you can view more detailed information about the operation:
- Output: displays the output file name;
- Operation host address: shows the IP address of the system instance that initiated the operation;
- Started: records the date and time when the task began;
- Finished: records the date and time when the task was completed;
- Elapsed time: displays the duration from the start to the end of the task. If the task is still running, this field shows the time that has elapsed so far;
- Error: displays any errors encountered during the operation;
- User: shows the user who initiated the operation;
- Target: specifies the target file format;
- Progress: displays the task’s completion percentage.
When executing a live stream ingest workflow, a Stop button will be available in either the Jobs or Flows view, allowing the user to manually stop the ingest operation.
Tip: enabling the “Improve Accessibility” option under “Settings > Users” (see page “Adding Users”) will transform the operation filters into more explicit icons, enhancing the usability for accessibility purposes.