Generic Event System
ActiveA generic, data-driven pub/sub event system where publishers, subscribers, and handlers are all defined in database configuration — zero hardcoded wiring. Drop a row in a config table and the system routes, transforms, and delivers events dynamically via Azure Service Bus. Built-in handlers for Email, Logging, HTTP callbacks, Stored Procedures, and custom processing — fully plug-and-play.