To capture a workflow, you must have the following in place:
- Your CICS or IMS application accessible via a mainframe connection or an enterprise server
- Java JRE 32-bit, version 5 or later installed and accessible on your PC
- Workflow Capture Server installed on your local machine or one accessible through a local area network
Add the following to your system PATH environment variable:
JREInstallDir\bin;JREInstallDir\bin\client
Where
JREInstallDir is your JRE installation directory.