7.4.14 Constants used for execution agent objects
- Organization of this subsection
(1) ExecAgentStatus
This constant indicates the job transfer restriction status of an execution agent or execution agent group.
The following table lists and describes the character string constants for the ExecAgentStatus constant.
|
Constant |
Description |
|---|---|
|
EFFECTIVE |
Indicates that job transfer restriction is enabled for the execution agent. |
|
INEFFECTIVE |
Indicates that job transfer restriction is disabled for the execution agent. |
|
HOLD |
Indicates that job transfer restriction is held for the execution agent. |
|
BLOCKADE |
Indicates that job transfer restriction is blocked for the execution agent. |
(2) ComStatus
This constant indicates the status of an execution agent.
The following table lists and describes the character string constants for the ComStatus constant.
|
Constant |
Description |
|---|---|
|
NONE |
Indicates that the job distribution delay reduction function is disabled on the manager host. |
|
NOTCHECKED |
Indicates that the execution agent is in the not checked status. |
|
CONNECTABLE |
Indicates that the execution agent is in the connectable status. |
|
UNCONNECTABLE |
Indicates that the execution agent is in the unconnectable status. |
|
UNAVAILABLE |
Indicates that the execution agent is in the unavailable status. |
(3) ExecAgentJobClass
The following table lists the types of jobs that are managed by execution agents.
The following table lists and describes the character string constants for the ExecAgentJobClass constant.
|
Constant |
Description |
|---|---|
|
NONE |
Indicates that there are no jobs that are categorized into any defined types. |
|
QUE |
Categorization type for the following jobs that are queued: UNIX jobs, PC jobs, flexible jobs, HTTP connection jobs, action jobs, custom jobs, and passing information setting jobs. |
|
JOB |
Categorization type for the following jobs that are running: UNIX jobs, PC jobs, flexible jobs, HTTP connection jobs, action jobs, custom jobs, and passing information setting jobs. |
|
EVENT |
Categorization type for the following jobs that are running: event jobs and custom event jobs. |