Skip to Main Content
Feature Request FR-2801
Product Area Page Components
Status CLOSED

4 Voters

Push notification declarative service

maahelal Public
· Oct 16 2022

Idea Summary
Similar to Email API, add push notification support using native API

Use Case
Push notifications direct user attention to events even when they are not actively using a given page or application.  

Preferred Solution (Optional)
APEX_PUSH_API which should have comparable functionality to APEX_MAIL but using websockets. And an instance level configuration of the delivery mechanisms (e.g. using a service like Devops Notifications | Oracle), coupled with a declarative option to register application-specific push notification service worker. AQ handles the async calls from application plsql code. service workers on the client display notifications to the user hopefully with desktop notificaiton integration.

This request is likely a duplicate of FR-1928.