Job Management Partner 1 Version 10, Job Management Partner 1/Automatic Job Management System 3 Operator's Guide

[Contents][Glossary][Index][Back][Next]

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
For details, see 11.1.1 Individual-user customization.

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)