HCL Workload Automation, Version 9.4

Prerequisites to run branch jobs

To run the generic branch job, ensure that the following system prerequisites are met.

On Windows operating systems:

On UNIX operating systems, only bash or korn shells are supported.

If your UNIX workstation uses a bourne shell, open the branch.sh file located in TWA_home/TWS/bin on the master domain manager and change #!/bin/sh to point to a bash (#!/bin/bash) or korn shell (#!/bin/ksh).