Setting Job Parameters Using Variables and Automation Engine Scripting
In addition to entering the attributes of Avaloq jobs on the user interface, you can read and set them by using the GET_ATT
and :PUT_ATT
Automation Engine script elements. This topic lists the attributes that can be set this way.
Job attributes are case-sensitive.
Type of Job |
Attributes |
---|---|
EXECUTEJOB |
|
EXECUTETASK |
|
KILLJOB |
|
KILLTASK |
|
CONFDEPT |
|
WFEO_EOD |
|
RESETJOB |
|
RESERTDEPENDENCY |
|
SHOWBASETABLE |
|
FETCHALLAVALOQBATCHES |
|
FETCHALLAVALOQTASKS |
|
See also:
Example: Setting Job Attributes Using Variables and Automation Engine Scripting