Skip to main content
Operations lets you view and manage the actions run on the devices in the environment. It is the main source of information for monitoring the execution, status, and result of operations launched from the platform. Through a dynamic table, users can view detailed information about each operation, including its status, origin, type, and obtained results, which makes it easier to track and diagnose incidents. operations-tab
To access this feature, you must have FlexxAgent version 25.12 or later installed.

Table information

Each record in the table represents an operation and includes the following fields:
  • Description. Brief explanation of the operation performed.
  • Workspaces. Number of devices on which the operation was run.
  • Operation type. Type of operation run.
  • Status. Current status of the operation.
  • Warnings. Number of warnings recorded during execution.
  • Errors. Number of errors detected.
  • Summary. Visual indicator of the overall result of the operation.
  • Started by. User who ran the operation.
  • Started on. Date and time the execution started.
  • Finished on. Date and time the execution finished.
  • Created on. Date and time the operation record was created.
Using the Choose columns option, you can view additional columns to expand the available information, such as:
  • Flow. Name of the flow associated with the operation, if applicable.
  • Microservice. Name of the microservice associated with the operation, if applicable.
  • FRA start. Start date and time of Flexxible Remote Assistance (FRA), if applicable.
  • FRA end. End date and time of Flexxible Remote Assistance (FRA), if applicable.
  • FRA type. Type of Flexxible Remote Assistance (FRA) executed: Attended, Unattended, or Dynamic.
choose-columns

Execution statuses

The operation statuses are detailed below:
StatusDescriptionStatus category
FinishedThe execution or task has finished successfully and completed its processing.Definitive
ErrorThe execution has ended due to an error that prevented its successful completion.Definitive
TimeoutThe execution exceeded the maximum time allowed and ended automatically.Definitive
CancelledThe execution was cancelled manually or by an external action before it completed.Definitive
PendingThe execution has been created and is pending processing, but has not yet started.Transient
In progressThe execution is currently in progress and is being processed.Transient
ScheduledThe execution is scheduled to start on a future date or time.Transient
UnknownThe execution status cannot be determined due to a lack of information, communication problems, or a condition not covered by the system. Requires additional verification.Definitive

Available filters

The operations table includes filters that make it easier to locate and analyze specific operations:
  • Status. Lets you filter by one or several execution statuses.
  • Operation type. Lets you filter by the different types of operations available.
  • Date. Lets you select predefined ranges (Today, This week, This month, This quarter, This year) or a Custom range. The selected period is applied simultaneously to the Started on, Finished on, and Created on fields.
operations-filter1 In addition to the filters above, the Description, Workspaces, Started by, Started on, Finished on, Created on, Flow, and Microservice columns let you apply specific filters directly from the table itself. operation-filter2

Operation details

Selecting an operation from the table opens its details view, organized into the following tabs:
  • Details
  • Workspaces
  • Events
  • Wake on LAN summary
operation-details1

Details

This tab shows summary cards with the main indicators for the operation. operations_cards The Overview section presents additional detailed information:
  • Description
  • Operation type
  • Status
  • Created on
  • Started on
  • Finished on
In this section, the available information fields can be expanded depending on the operation type. operat-overview

Remote assistance (Flexxible Remote Assistance)

When the operation corresponds to a Flexxible Remote Assistance session, a specific section is enabled with the following information: operations-ra
  • Type. Indicates whether the assistance is attended, unattended, or dynamic.
  • Started on. Date and time the assistance started.
  • Ended on. Date and time the assistance ended.
  • Duration. Total session time.

Workspaces

This tab shows a table with the list of devices on which the operation was run. operations-wks Each record includes the following information:
  • Name. Device identifier. Clicking on it opens its details view.
  • Reporting group. Reporting group the device belongs to.
  • Status. Status of the operation’s execution on that device.
  • Started on. Date and time the execution started.
  • Finished on. Date and time the execution finished.
  • Actions. Provides access to the execution details in operations of type Flows, Microservice execution, and End-user microservice.

Events

This section shows the history of events generated by the system during the operation’s execution, which lets you diagnose errors or verify progress. Each event includes:
  • Date. Date and time the event was recorded.
  • Type. Event level: Information, Error, or Critical.
  • Source. System component that generated the event.
  • Message. Detailed description of the event.
The table records are expandable, letting you view the full message and making it easier to analyze and resolve incidents. event-detail

Wake on LAN summary

This tab provides a comprehensive view of Wake on LAN operations, letting you centrally monitor the status and result of automatic device power-ons. This view is especially useful in operations involving a large number of devices, as it significantly reduces diagnosis time. wol-log-table The table includes the following information:
  • Name. Name of the device that was attempted to be powered on.
  • Status. Status of the power-on operation.
  • Started on. Date and time the operation started.
  • Initial state. Power state of the device when the operation started.
  • Finished on. Date and time it finished.
  • End state. Power state of the device when the operation finished.
  • MAC address. Unique physical identifier of the device’s network card.
  • Subnet. Network range the device belongs to.
From the Choose columns option, as in the operations list table, you can view additional Wake on LAN-related fields, such as information about intermediate devices, logs, or the automatic power-on schedule identifier. The records in this table are also expandable, letting you view the diagnostic detail of each operation.

Microservice execution details

In operations of type Flows, Microservice execution, and End-user microservice, you can view detailed information about the microservice’s execution on each device. This view expands the information available in the Workspaces tab and lets you monitor the execution’s status, duration, and result, making it easier to analyze and resolve incidents.

Access to execution details

To view the details of a microservice’s execution:
  1. Go to Operations.
  2. Select the corresponding operation.
  3. In the menu, open the Workspaces tab.
  4. In the Actions column of the table, click View microservice details.
operations-ms-detail

Execution detail information

The microservice execution details view includes the following information:
  • Started on. Date and time the execution started.
  • Finished on. Date and time the execution finished.
  • Duration. Total time elapsed between start and finish.
  • Microservice executed. Identifier code of the microservice.
  • Output. Information generated as a result of the execution, useful for validating the result and analyzing potential incidents.
operations-msdetail1