Event Messaging API is an approach to building Event driven applications.
For now, this functionality is implemented for Azure Event Grid.
You must import the following modules into your KB:
- GeneXusEventMessaging
- AzureEventGrid
To import each module, in the GeneXus menu you need to select: Knowledge Manager > Manage Module References.
Azure Event Grid API support is provided by the .NET Generator
- What is an Event? An event is the smallest amount of information that fully describes something that happened in a system.
- CloudEvents 1.0 is a CNCF’s open standard specification using the HTTP protocol binding with the JSON format.
Since GeneXus 18 Upgrade 5