Format of Job Information

The Job Information consists of the two types of records, the Job Information Master records and the Job Information Slave records.

For details of each field, refer to the linked explanation.

The following are notes about 'Field Name in Management Information Reference' in the table:

  • A field with (*1) is used during distribution by the Collecting and Distributing System Management Information function. Refer to Fields that are Used during Distribution below the table.
  • A field with (*2) is not currently used in HULFT-HUB.
  • A field with (*3) was used in versions lower than HULFT Ver.7.0. Although this field is retained for backward compatibility, you cannot specify it in HULFT7 and higher.

Job Information Master

The Job Information Master is the basic part of the Job Information. This is output once for each job ID.

12 columns (Column 1 is always 'job')

Column Title (English) Field Name in Management Information Reference Specification for Each Distribution Destination Host Type
HULFT7 HULFT8 HULFT10
Mainframe UNIX Windows i5OS Mainframe UNIX Windows IBMi Mainframe Linux Windows IBMi
1 job-title - ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓
2 ClientName Distribution Destination Client Name (*1) ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓
3 ClientServiceName Distribution Destination Client Service Name (*1) ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓
4 JobID Job ID ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓
5 DispName Alias
6 JCLLibrary JCL Library ✓✓ - - - ✓✓ - - - ✓✓ - - -
7 JobDescription Job Description - - - ✓✓ - - - ✓✓ - - - ✓✓
8 Comment Comment
9 JobRC JOB RC Criterion - - - - - - - - -
10 HostType (*2) - - - - - - - - - - - -
11 BusinessGroupID Business Group ID ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓
12 ProcessMode Processing Mode (*1) ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓

✓✓: A string is required for import.

✓: A string is optional for import (specify "" to omit the field).

-: A string is not necessary for import (specify ""). "" is also output for export.

Job Information Slave

The Job Information Slave is the information about each job. For each job ID, this information is output repeatedly as many times as the number of the jobs that are included in the job ID (up to 99 jobs).

5 columns (Column 1 is always 'job-Slave')

Column Title (English) Field Name in Management Information Reference Specification for Each Distribution Destination Host Type
HULFT7 HULFT8 HULFT10
Mainframe UNIX Windows i5OS Mainframe UNIX Windows IBMi Mainframe Linux Windows IBMi
1 job-Slave-title - ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓
2 ClientName Distribution Destination Client Name (*1) ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓
3 ClientServiceName Distribution Destination Client Service Name (*1) ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓
4 JobID Job ID ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓
5 JobName Startup Job ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓ ✓✓

✓✓: A string is required for import.

✓: A string is optional for import (specify "" to omit the field).

-: A string is not necessary for import (specify ""). "" is also output for export.

[Note] The strings in columns 2 to 4 of the Master and Slave records must be identical for the same job ID. HULFT-HUB uses the strings in columns 2 to 4 to link the Master and Slave records.

Fields that are Used during Distribution

Distribution Destination Client Name

This field specifies the host name of the distribution destination client for the Job Information.

Specify the host name that is registered to HULFT-HUB Server.

Distribution Destination Client Service Name

This field specifies the service name of the distribution destination client for the Job Information.

Specify the service name that is registered to HULFT-HUB Server.

Processing Mode

This field specifies the operation for the Job Information.

Specify 'U' or 'D.'

Setting String Operation
U Update
Overwrite the management information if there is any management information with the same ID as the specified ID.
D Delete
Do not display a message even if the specified ID does not exist.