Notifications

Logging and filtering of formula results. Notification Logs and Notification List pages.

Overview

The Notifications module allows you to track formula execution results. The system offers two different notification pages: Notification Logs (all records) and Notification List (filtered active issues).

Key Features

  • Real-time notification system
  • Time-based sorting
  • Export features (JSON, CSV, Excel)
  • Notification history

Notification Logs vs Notification List

PageContentViewRepeated RecordsDetail Level
Notification LogsAll formula resultsTimestampedRepeated records existDetailed log
Notification ListFiltered issuesLatest statusRepeated ones mergedSummary info

Notification Logs

All Formula Results

The Notification Logs page shows all formula execution results in chronological order. Each record includes:

  • Formula name and description
  • Execution time (timestamp)
  • Success or warning notification message based on formula result

Note: A new record is created each time the same formula runs.

Use Cases:

  • Detailed formula analysis
  • Error log tracking
  • Performance monitoring
  • Audit trail

Notification List (Error List)

Filtered Active Issues

Notification List filters records from Notification Logs and merges repeated notifications. Shows only notifications that occurred within the last 1 month.

Filtering Logic:

  • Repeated notifications from the same formula are shown in a single record

Use Cases:

  • Daily operation tracking
  • Active issue list
  • Dashboard summary view

Best Practices

Recommendations

  • Check Notification List daily
  • Intervene immediately for critical notifications
  • Export and archive important notifications
  • Use Notification Logs for trend analysis
  • Optimize formulas that generate unnecessary notifications