Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Operator's Guide


11.3.8 Changing the order in which execution agents appear in the Define Details dialog box

You can change the order in which execution agents are listed in the Define Details - [icon-name] dialog box.

Specify from:

A JP1/AJS3 - View file (User-specified option file)

For details, see 11.1.1 Types of customization methods.

Specification

Use a following format.

jajsComboBoxAgentSort={profile|asc|desc} (return)

When profile is specified:

Execution agents are listed in the order they appear in the execution agent profile.

When asc is specified:

Execution agents are listed in ascending order by name in the execution agent profile.

When desc is specified:

Execution agents are listed in descending order by name in the execution agent profile.

The default is profile. If you omit this setting, profile is assumed.

Example

To display execution agents in ascending name order in the Exec-agent area of the Define Details dialog box:

jajsComboBoxAgentSort=asc (return)