Defining a Control-M for Java job

This procedure describes how to define a Control-M for Java job, which enables you to run Java jobs and reports on a Control-M for Java server.

NOTE: You can use variables in any of the fields, which includes the Connection Profile, Object, Method, Parameter Value column, and Parameter Name column fields.

Before You Begin

Ensure that you have met the following requirements:

To define a Control-M for Java job:

  1. From the Connection Profile field, type the connection profile, or click Browse_new.

    The Connection Profile Selection dialog box appears.

  2. Select the connection profile that you want to use to run a Control-M for Java job or report, and click OK.

    The Connection Profile field is set.

  3. In the Object field, type the required Enterprise Java Bean or Java Class, or click Browse_new.
  4. In the Method field, type the method to be executed by Control-M for Java applications job, or click Browse_new.

    NOTE: When you click Load with a pattern or wildcard, ensure that you specify the related load pattern by Method name (for example, getProperties*), not by return type name (such as java.lang.String*).

  5. In the Parameters field, specify the values for each parameter. For more information about Java parameters, see Java parameter types.

    NOTE: Not all methods require parameter values. If no parameter values are required for a method, no parameter fields are displayed. You can also specify an alias for each parameter to simplify future parameter value definitions. Maximum length 212 characters.

  6. Select one of the following:

    For more information about Control-M for Java parameters, see Control-M for Java parameters.

  7. Continue to define a job, as described in Using Control-M Workload AutomationControl-M.

Parent Topic

Job definition