Maintain Filters for Outbound Event Topics
Requires Customer/Partner License
Maintain filters for outbound event topics. You can filter the events that should be sent via a channel by defining filters per channel and topic.
You will learn
- How to add event filters to abstract entity
- How to create an event filter
Prerequisites
- You need to have access to a licensed SAP BTP ABAP environment system
- You need a user with access to maintain communication arrangement
- You have finished following tutorial: How to Create RAP Business Events in SAP BTP ABAP Environment
Hint: Event filters for event topics containing wildcards are not supported.
You can define filters for context and custom extension context attributes defined for the corresponding event type. In the RESTful Application Programming framework (RAP), you can define a custom context attribute for your RAP business object (only for events) with the CDS annotation @event.context.attribute.
For more information on the CDS annotation, see: Event Annotations
The custom defined context attribute is then available as a property in the event filter creation wizard in the Enterprise Event Enablement ‒ Configure Channel Binding app.
Always replace ### with your initials or group number.








