Java Job parameters

The following table describes the parameters for a Java Job:

NOTE: Take into consideration that some parameters might not appear in your properties pane, if they were not specified in the User View you applied. Use Control-M rules if the parameter rules were not specified by the Site Standard.

Parameter

Description

Connection Profile

Defines the Control-M for Java connection profile. Control-M rules:

  • 1-50 characters (capital letters only)
  • Valid characters: Integers between 0-9, _ (underscore), - (dash/hyphen), A-Z characters
  • No special characters can be included with the name definition

Object

Defines Enterprise Java Bean or Java Class according to which the Method parameter value is specified.

Control-M rules:

  • Up to 214 characters
  • Alphanumeric string. Cannot begin with a number. Blank spaces are not allowed.
  • Case sensitive

Method (Java)

Defines the method to be invoked to the specified Java Application class.

Control-M rules:

  • Up to 214 characters
  • Alphanumeric string. Cannot begin with a number. Blank spaces are not allowed.
  • Any method specified with the object.
  • Case sensitive

Type

Specifies the type of the parameter for the chosen method.

Control-M rules:

  • Up to 214 characters
  • Alphanumeric string. Cannot begin with a number. Blank spaces are not allowed.
  • Automatically predefined upon selection of the Method value. Values are primitive type names, such as int, boolean, and char.
  • Case sensitive

Value

Specifies the parameter value for the chosen method. Control-M rules:

  • Up to 214 characters
  • Case sensitive

Name

Specifies the name of the parameter for the chosen method.

Control-M rules:

  • Up to 214 characters
  • Case sensitive

Exclude Job Output

Excludes information about Job output from the Output at the end of a Job execution

No Output Banner

Specifies whether an output banner is written to the Output at the end of a Job execution

Parent Topic

Job types