rap-business-events
Installation
SKILL.md
RAP Business Events & Enterprise Eventing
Guide for implementing event-driven patterns using RAP business events and SAP Event Mesh in ABAP Cloud.
Workflow
-
Determine the user's goal:
- Defining business events in a RAP BO
- Raising events from RAP handler methods
- Binding events for consumption
- Consuming events from external systems
- Integrating with SAP Event Mesh
- Understanding event-driven architecture in ABAP
-
Identify the scenario:
- Local event (within the same ABAP system)
- Enterprise event (cross-system via Event Mesh)
- Event producer vs. event consumer