Skip to Main Content
Feature Request FR-1766
Product Area Application Builder
Status CLOSED

14 Voters

In memory pub/sub notification package with web-socket/long polls

maahelal Public
· Aug 20 2021

Idea Summary
Allow the database / application backend to send notifications to the users through a standard APIs

Use Case
From background task notifications, to record status change to preemptive notification of invalid optimistic locks. this is a very powerful feature

Preferred Solution (Optional)
This can be implemented as an extension or an additional ORDS application feature, ORDS can poll an in-memory structure for updates, AQ can be used to implement the pub/sub and web-socket can allow push functionality

This request is likely a duplicate of FR-1928.

Comments

Comments

  • john.snyders APEX Team OP 4 years ago

    The source of notifications should include Automations. Would need support from the mid tier, which is ORDS. Also very useful for PWAs.