Application Server Parameters for TSO Command support

An example of the TSO command support configuration:

<!-- Mainframe Access Application Server for TSO command support -->
<TSO         PROCEDURE="MFAAS" TSO_PROCEDURE="MFATSO"
             TSO_JOBCHAR="W"
/>

Use the following parameters to configure TSO command support:

PROCEDURE
Specifies the JCL procedure name that is used when the address space is started.
TSO_PROCEDURE
Specifies the JCL procedure name that is used when the individual user server address space is started.
TSO_JOBCHAR
Specifies the character that will be appended to the TSO userid to form the jobname of the running user server.

See Configuration reference for more information on the parameters available for a TSO command server.