List of Schedule Information fields
You can register the Schedule Information. For the registration method, refer to Using the Schedule Information.
You can use the Schedule Information only if HULFT10 Server grade is installed.
Field List
Field Name |
Default Value |
Setting Value |
Optional |
Remarks |
|
---|---|---|---|---|---|
Screen |
File |
||||
SCH |
|
Uppercase alphanumeric characters and "_" |
- |
Within 50 bytes |
|
COMMENT |
|
Characters |
✓ |
Within 60 bytes (*1) |
|
CMD |
|
Characters |
- |
Within 256 bytes |
|
USER |
|
Characters |
✓ |
Within 20 characters (*2) |
|
DOMAIN |
|
Alphanumeric characters |
✓ |
Within 64 bytes |
|
PASSWD |
|
Alphanumeric characters |
✓ |
Within 127 bytes |
|
FREQUENCY |
Only Once (1) |
(*3) |
- |
|
|
HOLIDAY |
Disabled (0) |
(*3) |
✓ |
|
|
STIME |
|
00:00 to 23:59 (HH:MM) |
- |
HHMM |
|
WEEK |
Sunday (1) |
(*3) |
✓ |
|
|
SDATE |
|
2000/01/01 to 9998/12/31 (*4) |
(*5) |
YYYYMMDD (*6) |
|
EDATE |
|
Numeric characters |
✓ |
YYYYMMDD (*6) |
✓ |
: |
Optional |
- |
: |
Mandatory |
*1 |
: |
On the HULFT Manager Management Console, you can enter a string of up to 60 characters. When the destination host is HULFT Ver.8.1 or higher, the size of the string that you entered will be checked based on the code set that is set in HULFT at the connection destination. When HULFT checks and confirms that the size of the string meets the condition that is given in the remarks, the characters that you entered will be saved in HULFT. |
*2 |
: |
Count as 1 character, with case ignored. |
*3 |
: |
For the HULFT Manager Management Console, click a setting value on the pulldown list. |
*4 |
: |
The format of the setting value of Execution Date (SDATE) changes according to the setting value of Frequency.
|
*5 |
: |
When Frequency is 'Only Once (1)' or 'Every Month (4),' Execution Date cannot be omitted. |
*6 |
: |
The date format that is selected for Date Format in the System Environment Settings for HULFT Manager is used. For details, refer to System Environment Settings screen (Others tab). |
Explanation of each field
This section explains the fields to be specified in the Schedule Information. The parenthesized strings are the names of each field and you can use them as field tags in a parameter file when registering the information.
- Schedule ID (SCH)
-
ID to manage the Schedule Information
- Comment (COMMENT)
-
Comment for the schedule
- Command (CMD)
-
Command to be run
You can browse for the file by clicking Reference. If the command path name includes a space, specify the name in the MS-DOS-based 8.3 format (XXXXXXXX.XXX).
- User Name (USER)
-
Name of the user who runs the execution command
Spaces before or after the specified name are removed.
= Remarks =When you omit User Name, the user who started the Scheduler process runs the execution command.
- Domain Name (DOMAIN)
-
Name of the domain to which the execution user belongs
Spaces before or after the specified name are removed.
- Password (PASSWD)
-
Password for the execution user
- Frequency (FREQUENCY)
-
Frequency with which to run the specified command
- Only Once (1):
-
Run the command only once on the specified date
- Every Day (2):
-
Start the command daily at the specified time
- Every Week (3):
-
Start the command weekly on the specified day and at the time
- Every Month (4):
-
Start the command monthly on the specified day and at the specified time
- End of the Month (5):
-
Start the command on the last day of the month at the specified time
= Remarks =If the end of the month falls on a holiday, the setting of Execution on Non-working Days (HOLIDAY) overrides over setting of Frequency.
- Execution on Non-working Days (HOLIDAY)
-
Process executed on non-working days
Specify whether the processing should be carried out or canceled if the scheduled day falls on a non-working day.
-
Disabled (0)
-
Enabled (1)
Omitting this field sets 'Disabled (0).'
-
- Execution Time (STIME)
-
Time to run the specified command
Specify the value in the format of HHMM. Specify a value from '00:00' to '23:59.'
Omitting this field sets the current time.
- Execution Day of the Week (WEEK)
-
Process executed on the day of the week
Specify this field when Frequency is set to 'Every Week (3).' You can select an option from Sunday through Saturday.
-
Sunday (1)
-
Monday (2)
-
Tuesday (3)
-
Wednesday (4)
-
Thursday (5)
-
Friday (6)
-
Saturday (7)
Omitting this field sets 'Sunday (1).'
-
- Execution Date (SDATE)
-
Process executed on the date
You must specify this field when Frequency is set to 'Only Once (1)' or 'Every Month (4).'
Specify this field in the format of YYYYMMDD. You can also specify this field using Calendar.
Omitting this field sets the current date.
When you specify 'Every Month (4),' only the day is valid.
- Schedule Start Date (EDATE)
-
Start date of the schedule
Specify the date when you start activating scheduled event.
Specify this field in the format of YYYYMMDD. You can also specify this field using Calendar.
When omitted, the registration date of the Schedule Information is set.
Points to be noted when configuring settings
User Name
If you try to execute a job for which a user name is specified, the job may not be executed correctly in the following cases:
-
When the account information has already been set in the System Environment Settings
-
When a logon account is set for the HULFT service on the Services screen in Windows
For details, refer to Windows Administration Manual.
Format used for specifying date
The date format for the following fields changes according to the setting of the Date Format in the System Environment Settings for HULFT Manager:
-
Execution Date (SDATE)
-
Schedule Start Date (EDATE)
For details on Date Format in the System Environment Settings for HULFT Manager, refer to System Environment Settings screen (Others tab).