This table lists all the predefined notifications sent by the SAP CC system.
| Predefined Notification | Unique ID | Level | Instance Originator | Summary |
|---|---|---|---|---|
| AMOUNT_ALERT | 0 | inform | rater | Business notification sent when an amount alert is triggered by the SAP CC system i.e. when a prepaid account or a credit limit balance has its amount becoming smaller than the amount of the amount alert |
| AUTHENTICATION_FAILURE | 11 | security | All | An operation for which the authentication failed has been received |
| DB_FAILURE | 6 | failure | All | System notification sent when the connected database system sends an SQL Exception |
| DB_LINK_DOWN | 4 | failure | All | System notification sent when an instance cannot contact the database system |
| DB_LINK_UP | 5 | inform | All | System notification sent when an instance can contact the database system after the connection was down |
| EXPIRATION_ALERT | 1 | inform | rater | Business notification sent when an expiration alert of a prepaid account is triggered |
| INSTANCE_DOWN | 3 | inform | All | System notification sent when an instance of the SAP CC system is stopped |
| INSTANCE_UP | 2 | inform | All | System notification sent when an instance of the SAP CC system is started |
| NO_ACCESS | 15 | inform | rater | Business notification sent when a no access function is triggered by the SAP CC system during the execution of a price plan, a refill logic or an allowance logic |
| OUT_OF_MEMORY | 7 | fatal | All | System notification sent when the Java virtual machine of a instance has thrown an OutOfMemory |
| PNR_SCHEDULER_INTERRUPTED | 10 | warn | updater | System notification sent when the activation scheduler ends is interrupted because of an error |
| PNR_SCHEDULER_SLEEPS | 9 | inform | updater | System notification sent when the activation scheduler ends processing some periodic and one-off fees related to subscriptions |
| PNR_SCHEDULER_WAKESUP | 8 | inform | updater | System notification sent when the activation scheduler starts to process some periodic and one-shot fees related to subscriptions |
| RENEW_RESERVATION | 13 | inform | rater | Internal notification, related to multiservice session-based charging, sent when a service consumer can renew reservations |
| SPENDING_STATUS_REPORT | 14 | inform | rater | Internal notification, related to spending status label changes |
| USER_ALERT | 12 | inform | rater | Business notification sent when a user defined alert is triggered by the SAP CC system during the execution of a price plan or a charging plan |
Legend
The instance originator is the type of instance of the SAP CC system that typically generates this predefined notification. The notifications are published by the master dispatcher instance via the Message TCP technical interface.