Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 49

...

This module allows you to automate test and to run workflows with or without starting-up the user interface. As such, it can also be used to automate tasks in stand-alone systems, for example in combination with the windows task scheduler (or cron in linux systems).

The workflow test runner can also be integrated into a CI/CD pipeline. For more information, please see: 

Configuration


fig1: layout of the workflowtestrun configuration

...

Exports the given time series to PI formatted file.Since 2022.01 the version of the PI format can be specified as well using the piVersion element.

attributes:

  • exportFile path that specifies the location and name of the export file
  • timeSeriesSet time series set as specified here

...