User Guide > Objects > Alphabetical Listing > Generic

Generic

The following overview includes the attributes of a Generic Job object and describes their functions, allowed values and ways of modification.

Predefined variables may be used in scripts, and script variables may be set to attributes retrieved via predefined variables.

Attributes Tab

Field

Attribute

Value

Access Via:

Host

HOST

The name of an agent,
limited to 32 characters.

GET_ATT,
Change Program,
predefined variable

Login

 

LOGIN

The name of a Login object,
limited to 200 characters.

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

LOGIN_INFO

The Login object's entire login information.

GET_ATT,
predefined variable

USERID

The User ID from the Login object's login information.

GET_ATT,
predefined variable

Code

CODE

The name of a CodeTable,
limited to 200 characters.

GET_ATT,
:PUT_ATT (Pre-Process, Process),
predefined variable

Queue QUEUE The name of a Queue object,
limited to 200 characters.
GET_ATT,
:PUT_ATT
Change Program,
predefined variable
Group GROUP The name of a group,
limited to 200 characters.
" " - For an immediate start.
GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Int. account

INT_ACCOUNT, INT_ACC, K

User-defined,
limited to 16 characters.

GET_ATT,
:PUT_ATT,
Change Program,
predefined variable

Consumption (resources)

RESOURCE_CONSUMPTION

User-defined,
any value between "0" and "99999".

GET_ATT,
:PUT_ATT (Pre-Process, Process),
Change Program,
predefined variable

Automation Engine priority

UC4_PRIORITY

User-defined,
any value between "0" and "255".

GET_ATT,
:PUT_ATT,
predefined variable

TimeZone

TIMEZONE

User-defined
a maximum of 8 characters must not be exceeded.

GET_ATT,
:PUT_ATT,
predefined variable

Attribute dialog

ATTR_DLG

"Y" - Attribute Dialog displayed
"N" - Attribute Dialog not displayed

GET_ATT

Generate at runtime

GEN_AT_RUNTIME

"Y" - Generation at runtime.
"N" - Generation at activation time.

GET_ATT

Max. number

MAX_PARALLEL_TASKS

User-defined,
any value between "0" and "99999".

GET_ATT,
:PUT_ATT (Pre-Process, Process),
predefined variable

Else (for Max. number)

MAX_PARALLEL_ELSE

"WAIT" - Job waits until processing is possible
"ABEND" - Job is disrupted

GET_ATT,
:PUT_ATT (Pre-Process, Process)

Automatically deactivate when finished

AUTO_DEACT

"NEVER" - Never deactivate automatically.
"ENDED_ERROR_FREE" - In the case of error-free processing, deactivate automatically.
"RESTART_ERROR_FREE" - In the case of an error-free restart, deactivate automatically. 
"ALWAYS" - Always deactivate automatically.

GET_ATT,
:PUT_ATT

Error-free status (for After an error-free restart)

AUTO_DEACT_DELAY

User-defined,
any value between "0" and "99".

GET_ATT,
:PUT_ATT

Time delay minutes (for Always)

AUTO_DEACT_ERROR_FREE

Task status,
limited to 20 characters

GET_ATT,
:PUT_ATT

 

See also:

Job
Host Attributes Tab

Attributes

:PUT_ATT statement

GET_ATT function

AE DB Change