Previous Topic: Micro Focus JobsNext Topic: Monitoring Jobs


Defining Micro Focus Jobs

You can define a Micro Focus (MF_JOB) job to run your mainframe JCL and COBOL programs in a Windows or UNIX environment.

Note: To run these jobs, your system requires CA WA Agent for UNIX, Linux, or Windows and CA WA Agent for Micro Focus.

Required Statements

To define a Micro Focus job, you must specify the following statements:

Optional Statements

You can specify the following optional statements for a Micro Focus job:

Example: Run a Micro Focus Job

This example runs the C:\JCLDEMO\ESJCL\FIVESTEPS.jcl file on the MFAGENT participating in load balancing.

AGENT MFAGENT ROUTING
JCLCONTENT C:\JCLDEMO\ESJCL\FIVESTEPS.jcl
SERVERNAME JCLDEMO
ENVAR A=B
MFUSER TomK
VERSION JES3