The following overview includes the attributes of a Windows 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.
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Job report - Database |
JOBREPORT_DB |
"Y" - yes, "N" - no |
GET_ATT, |
Job report - File |
JOBREPORT_FILE |
"Y" - yes, "N" - no |
GET_ATT, |
Job report - Generate on error only |
JOBREPORT_ERROR_ONLY |
"Y" - Job report only saved if error occurs |
GET_ATT, |
Job report - Is generated by script |
WIN_REPORT_BY_SCRIPT |
"Y" - yes, "N" - no |
GET_ATT, |
Type |
WIN_TYP |
"BAT" - batch processing, |
GET_ATT, |
View |
WIN_VIEW |
"NORM" - window, |
GET_ATT, |
Job object |
JOB_OBJECT |
"Y" - yes, "N" - no, " " - Default |
GET_ATT, |
Start parameter - Working directory |
WIN_WORK_DIR |
User-defined, |
GET_ATT, |
Start parameter - Command |
WIN_CMD |
User-defined, |
GET_ATT, |
Start parameter - Log on as batch user |
WIN_LOGON_AS_BATCH |
"Y" - yes, "N" - no |
GET_ATT, |
Start parameter - Show job on desktop |
WIN_SHOW_AT_DESKTOP |
"Y" - yes, "N" - no |
GET_ATT, |
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Login info |
DOMAIN, WIN_DOMAIN |
Domain from login info of the Login object |
GET_ATT, |
See also:
Job
Host Attributes Tab
Attributes
:PUT_ATT statement
GET_ATT function
AE DB Change