Java Job
Control-M for Java enables you to schedule a Java class or a J2EE Enterprise Java Beans (EJBs) running on a J2EE application server (such as IBM WebSphere, BEA WebLogic, JBoss, and SAP NetWeaver).
The following table describes the Java job type attributes:
Attribute |
Description |
---|---|
Connection Profile |
Defines the Control-M for a Java connection profile. Rules:
|
Object |
Defines Enterprise Java Bean or Java Class according to which the Method parameter value is specified. Rules:
Variable Name: %%JAVA-JAVA |
Method |
Determines the method to be invoked to the specified Java Application class. Rules:
Variable Name: %%JAVA-METHOD |
Parameters |
|
Type |
Defines the type of the parameter for the chosen method. Rules
Variable Name: %%JAVA-TYPE |
Value |
Defines the parameter value for the chosen method. Rules:
Variable Name: %%JAVA-PARMS-P001-VALUE P001 represents the number of the parameter for the chosen method. For example, if there were two parameters for a particular method, the second parameter would use P002 instead of P001 (%%JAVA-PARMS-P002-VALUE).%%JAVA-METHOD |
Name |
Defines the name of the parameter for the chosen method. Rules:
Variable Name: %%JAVA-PARMS-P001-VALUE P001 represents the number of the parameter for the chosen method. For example, if there were two parameters for a particular method, the second parameter would use P002 instead of P001 (%%JAVA-PARMS-P002-VALUE).%%JAVA-METHOD |
Exclude Job Output |
Excludes information about job output from the Output at the end of a job execution. |
No Output Banner |
Determines whether an output banner is written to the Output at the end of a job execution. |