Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Optional directory references which can be use to refer to directories using a short name.

parametersattributes:

  • refName the name which will be used to refer to the directory
  • dir the directory to refer to.

...

Optional time to use as system time while running the workflow test

parametersattributes:

  • date date as yyyy-MM-dd
  • time the time of day as HH:mm:ss

...

This activity can be used to remove files or directories to e.g. create an initial situation or to clean up after running the test.

parametersattributes:

  • description optional description of the purge activity
  • filter name of a file, directory. wild cards can be used (e.g. test.)

...

Activity can be used to copy files or directories between two locations e.g. to copy files to import to the applications import directory

parametersattributes:

  • description optional description of the copy activity
  • src source that should be copied to the given destination, wild cards can be used to refine your source
  • dest destination where the source should be copied to. wild cards can be used to refine your destination

...

Exports the given time series to PI formatted file.

parametersattributes:

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

...

Compares an exported file with a given reference file. The comparison will be visible in the log output of the application environment.

parametersattributes:

  • exportFile location of the file that is to be checked with the reference file
  • compareFile location of the file to compare export file with

...