Log of Notifications
System Administration
Settings for External Notifications through API / E-Mail
Action | Level | log |
---|---|---|
Adding external notifications | Information | [create] system_notifyinfo (aid:**, code:**, name:**) |
Changing external notifications | Information | [modify] system_notifyinfo (aid:**, code:**, name:**) |
Delete external Notifications | Information | [delete] system_notifyinfo (aid:**) |
Properties | Meaning | Remarks |
---|---|---|
aid | External notification ID | |
code | External notification code | |
name | External notification display Name |
Personal Settings
Using External Notifications
Action | Level | log |
---|---|---|
Stop using external notifications | Information | [config] personal_notify_set (not_use:**) |
Properties | Meaning | Remarks |
---|---|---|
not_use | Do not use external notifications | One of the following values is displayed:
|
User Actions
Action | Level | log |
---|---|---|
Creating external notifications in APIS | Information | [create] items (app:'**', 'notificationKey':'**', title:'**') by REST API |
Properties | Meaning | Remarks |
---|---|---|
app | External notification code | |
notificationKey | Identification (ID) of notifications | |
title | Subject |