Versions Compared

Key

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

...

Workflows can automatically be tested on stand alone systems by using the WorkflowTestRunner program. The WorkflowTestRunner will start the given workflow either in the running region or start the region to run the workflow. The WorkflowTestRunner makes use of a socket interface started by the stand alone system.

Warning

This component is intended for testing.

Explorer.xml

In order to enable automatic workflow execution on a region, one has to configure the region to listen for workflow requests on a socket interface. The socket interface can be configured in the piServicePortRange tag of the Explorer.xml file. Next example shows a configured pi socket for port 8432.

...