Skip to main content
Version: 25.6

Run microservices on a scheduled basis

Microservices allow actions (queries or corrections) on devices. They can be run directly from the Workspaces module or scheduled from the Flows section, in Portal.

Schedule a microservice execution

  1. Click on the Flows option in the left menu of Portal.
  2. Click on + New to create a new flow. Or select an existing flow if you want to modify it.
  3. Fill in the fields. Choose whether the flow will be executed at the operating system level or at the user session level.
  4. Once the fields are filled in, click on Save.

epm1

  1. In the flow list view, select the one you just created.
  2. Click on the Flow tab.
  3. In the panel, click on the Edit button located on the right.
  4. To add the first condition, go to the + symbol and click on Add condition.

epm

  1. Fill in the condition check fields.
  2. Click on Save at the bottom of the panel.
  3. Click on the + symbol located below the condition and select Add action to add the microservice to be scheduled. At this point, additional conditions can be added if needed.
  4. Select the microservice you want to schedule. Click on the Save button in the upper right corner.

epm4

To activate the periodic execution of this microservice on devices, it is also necessary to configure the Destination of the flow, including the report groups, devices or groups of devices where execution is required.

There is also the option to notify users about the execution of the flow. To do this, you need to enable the option and fill in the Initial text, Success text, and Error text fields.

tip

For more information, please check the documentation for Flows.