Format Information

This topic explains how to register the Format Information for the file to be sent.

You can view and modify this information on the following screens:

  • Register Format Information/Modify Format Information Record screen
  • Collecting and Distributing System Management Information screen

You can also import and export this information on the following screen:

  • Collecting and Distributing System Management Information screen

List of Fields

1. Format Information

 

<Table> List of Fields for Format Information

No. Field Name Default Value Setting Value Specification Remarks Update Distribute
A1 Format ID   Uppercase alphanumeric characters Mandatory Within 8 bytes
A2 Field Name   Alphanumeric characters Mandatory Within 16 bytes
A3 Start Position *1 From 1 to 9999 Optional  
A4 Byte Count   From 1 to 9999 Mandatory  
A5 Decimal Places   From 0 to 9 Optional  
A6 Field Type   *2 Mandatory  
A7 Comment   Alphanumeric characters Optional Within 60 bytes
*1: This value is achieved by adding the byte count to the start position of the previous field.
*2: When you configure settings on the screen, select an option from the list that is shown on the screen.

2. Additional information other than Format Information

You can view both the Format Information and the following additional information on each screen where you edit Transfer definitions.

 

 <Table> List of Fields for Additional Information other than Format Information

No. Field Name Default Value Setting Value Specification Remarks

Update

Distribute
B1 Alias   Alphanumeric characters Optional Within 256 bytes
B2 Business Group ID   *1 Mandatory  
B3 Batch Distribution ID   Alphanumeric characters *2   -
*1: When you configure settings on the screen, select an option from the list that is shown on the screen.
*2: You are allowed only to view this field on the screen.
[Legend]  
Default Value Value that is set for the field when you create a new management information record on a screen
Specification Whether the specification is mandatory or optional when you update the management information record on a screen
Update Register Format Information/Modify Format Information Record screen
Distribute Collecting and Distributing System Management Information screen
Availability of the field

Explanation of Each Field

The following describes the fields that are configured in the Format Information. You must register the data from the Field Name to the Field Type as one group of information. You can register up to 1000 groups.

For a field for which you select an option from the list, the following shows both the options that are displayed on the screen and the values that are described in the CSV file to be used for Collecting and Distributing System Management Information.

1. Format Information

(A1) Format ID

This field specifies the ID to identify the registered format.

This Format ID is associated with the Format ID in the Send Management Information and with the Format ID in the Multi Format Information.

(A2) Field Name

This field specifies the name to identify a field.

HULFT does not accept duplicate field names for one format ID.

When interfacing with DB, use the same settings as for the DB field names that are specified in UNIX and Windows.

(A3) Start Position

This field specifies the start position for the relevant field.

Specify the start position for the field (how many bytes from the top of the record).

If you omit the Start Position, HULFT automatically calculates this value by adding the byte count to the start position from the previous field.

If the value for the Start Position that is automatically calculated exceeds 9999, the record is not registered.

(A4) Byte Count

This field specifies the byte count for the relevant field.

(A5) Decimal Places

This field specifies the number of decimal places for the relevant field.

Specify the number of decimal places for numeric value data in the field, if applicable.

(A6) Field Type

This field specifies the data type for the relevant field.

<Table> Setting Values for Field Type

On-screen
Options
Values in
CSV File
Size
(bytes)
Description of Field
X: Character X From 1 to 9999

This is the character data format for ASCII only. *1

It must not include SHIFT-JIS code.

N: Kanji (Not Enclosed by Shift Codes) N From 2 to 9998

This is the character data format for SHIFT-JIS code only.

It must not include ASCII. Only an even number of bytes are available. *2

M: Mixing of Kanji and Characters M From 1 to 9999

This is the character data format with a mixture of ASCII codes and SHIFT-JIS codes.

B: Binary B 2, 4, 8

This is the numeric data format for signed integers.

F: Floating Point F 4, 8

This is the signed floating point data format.

This host type supports the floating decimal format of IEEE.

9: Unsigned External Decimal 9 From 1 to 18

This is the unsigned decimal data format of zoned numeric data.

S: Signed External Decimal S From 1 to 18

This is the signed decimal data format of zoned numeric data.

P: Signed Internal Decimal P From 1 to 10

This is the signed packed decimal data format.

However, this format can handle only up to 18 digits.

I: Image(No Conversion) I From 1 to 9999

This is the data format that indicates no conversion.

*1: For details on X type conversion, refer to Administration Manual for the client.
  For Ver.5, refer to HULFT for WindowsNT/Windows Manual; for Ver.6 refer to Administration Manual.
*2: Shift codes are not added for N type when HULFT carries out code conversion for Mainframe or midrange computers.

(A7) Comment

This field specifies the comment for the format.

 

2. Additional information other than Format Information

This additional information is displayed together with the Format Information on each screen where you edit the Format Information. You can view and modify this information on screens in HULFT-HUB Manager.

[Note] You cannot view this additional information on the Management screen on the client (HULFT) side.

(B1) Alias

This field specifies the alias for the format.

It is recommended that you assign a unique name in the Format Information so that each format ID that is displayed on screens in HULFT-HUB Manager can be easily identified.

(B2) Business Group ID

This field specifies the Business Group ID that uses this Format Information.

(B3) Batch Distribution ID

This field shows the Batch Distribution Information ID with which the Format Information is registered as distribution data (cannot be modified).