The following table describes the attributes of a Notification object.
Predefined variables may be used in scripts, and script variables may be set to attributes retrieved via predefined variables.
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Title |
OBJECT_TITLE |
User-defined, |
GET_ATT, |
Created |
USER_CREATED |
The name of the User object, |
GET_ATT, |
DATE_CREATED |
Time stamp in the format "YYYY-MM-DD HH:MM:SS" |
GET_ATT |
|
Modified |
USER_MODIFIED |
The name of the User object, |
GET_ATT, |
DATE_MODIFIED |
Time stamp in the format "YYYY-MM-DD HH:MM:SS" |
GET_ATT |
|
MODIFY_COUNT |
The number of object modifications. |
GET_ATT |
|
Last Used
|
LAST_USER |
The name of the User object, |
GET_ATT, |
LAST_DATE |
The time stamp in the format "YYYY-MM-DD HH:MM:SS" |
GET_ATT, |
|
USAGE_COUNT |
Number of object usages |
GET_ATT, |
|
Archive key 1 |
ARCHIVE_KEY1 |
User-defined, |
GET_ATT, |
Archive key 2 |
ARCHIVE_KEY2 |
User-defined, |
GET_ATT, |
Field | Description | Attribute | Access Via: |
---|---|---|---|
Assigned Sync object | SYNC_OBJECT | The name of a Sync object, a maximum of 20 characters must not be exceeded. |
Change Program |
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Queue | QUEUE | The name of a queue, 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, Change Program, predefined variable |
Int. account |
INT_ACCOUNT, INT_ACC, K |
User-defined, |
GET_ATT, |
Priority |
CO_PRIORITY |
"HIGH" - High priority |
GET_ATT, |
Type |
CO_TYPE |
"QUESTION" - Request |
GET_ATT, |
SNMP connection |
CO_SNMP |
"Y" - Activate SNMP connection |
GET_ATT, |
Send Email |
CO_EMAIL |
"Y" - Send Email |
GET_ATT, |
Escalation - After ... Min. without response |
CO_RISING_TIME |
The time in minutes, any value between "1" and "9999" Reading the attribute creates a 16-figure value with leading zeros. |
GET_ATT, |
Escalation - Notification |
CO_RISING_NAME |
The name of a notification, |
GET_ATT, |
Automation Engine priority |
AE_PRIORITY |
User-defined, |
GET_ATT, |
TimeZone |
TIMEZONE |
User-defined, |
GET_ATT, |
Generate at runtime |
GEN_AT_RUNTIME |
"Y" - Generation at runtime. |
GET_ATT |
Tasks running parallel - Max. number |
MAX_PARALLEL_TASKS |
User-defined, |
GET_ATT, |
Tasks running parallel - Else |
MAX_PARALLEL_ELSE |
"WAIT" - Notification waits until execution is possible. |
GET_ATT, |
Automatically deactivate when finished |
AUTO_DEACT |
"NEVER" - Never deactivate automatically. |
GET_ATT, |
Error-free status (for After an error-free restart) |
AUTO_DEACT_ERROR_FREE |
Task status,
|
GET_ATT, |
Time delay minutes (for Always) |
AUTO_DEACT_DELAY |
User-defined, |
GET_ATT, |
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Subject | SUBJECT | User-defined, limited to 255 characters. |
GET_ATT, :PUT_ATT, predefined variable |
Message
|
CALL_TEXT |
User-defined |
GET_ATT, |
Script variables that are used in texts and should be changed must be used within the first 256 characters. All script variables that are use afterward will not be considered. |
|||
Attach reports from Task (RunID) | ATTACH_REPORTS_RUNID | User-defined, limited to 32 characters. |
GET_ATT, :PUT_ATT, predefined variable |
Source | ATTACH_REPORTS_SOURCE | "DB" - Database "EXTERNAL" - External files "ALL" - All |
GET_ATT, :PUT_ATT, via script variable, predefined variable |
Attach a file from Automation Engine (path and file name) | ATTACH_FILE | User-defined, limited to 255 characters. |
GET_ATT, :PUT_ATT, predefined variable |
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Assigned calendar | CALENDAR | The name of a calendar, limited to 200 characters. |
:ADD_ATT, Change Program |
Assigned calendar keyword | CALENDAR_KEYWORD | The name of a calendar keyword, limited to 200 characters. |
ADD_ATT, Change Program |
Recipients |
RECIPIENT |
Recipients can be added to the runtime by using the script element ADD_ATT and removed with REMOVE_ATT. |
:ADD_ATT, |
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Return code <= |
MAX_RETCODE |
User-defined, |
GET_ATT, |
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
The string in the Process tab of the job should be changed. |
SCRIPT |
|
Change Program |
Field |
Attribute |
Value |
Access Via: |
---|---|---|---|
Object name |
OBJECT_NAME |
User-defined, |
Change Program |
Mode UserInterface |
DCMODUS |
"Y" - UserInterface is active |
GET_ATT |
See also:
Notification
Attributes
:PUT_ATT statement
GET_ATT function
:ADD_ATT statement
:REMOVE_ATT statement
AE DB Change