OBETest is a command-line application that can be used to execute OBE
Workflows.
To use the OBETest application, change to the directory with the
obetest.jar and type:
java -jar obetest.jar
This command will execute the OBETest application using the file
tests/config/processes/test.xpdl in the current working directory as the XPDL
document to test. |