Skip to content

Latest commit

 

History

History
132 lines (73 loc) · 3.06 KB

maintain-outbound-event-topics-4c3ad44.md

File metadata and controls

132 lines (73 loc) · 3.06 KB

Maintain Outbound Event Topics

Prerequisites

  • You have established a connection through the configuration of the communication arrangement in the previous steps. For more information, refer to Communication Arrangements.

  • The Enterprise Event Enablement ‒ Configure Channel Bindings app is visible.

    If the Enterprise Event Enablement ‒ Configure Channel Bindings app is not visible, add the Enterprise Event Enablement business catalog to the SAP_BR_ADMINISTRATOR role using the Maintain Business Roles app. The change in your role becomes effective after you have logged out and logged in again.

Context

You can configure outbound event topic bindings for publishing events.

Procedure

  1. Log on to the SAP Fiori launchpad in the ABAP environment system.

  2. In the Communication Management app, select the Enterprise Event Enablement ‒ Configure Channel Binding app.

  3. Choose a channel name (created in Creating Communication Arrangements).

  4. In the Outbound Topic Bindings tab, you can do the following:

    Option

    Description

    Create a new topic.

    1. Choose Create.
    2. Enter a topic name.
    3. Choose Create to save your entries.

    The new topic will be listed in the Topic table.

    Delete an existing topic.

    1. Select the checkbox of the topic you want to delete.
    2. Choose Delete.

    Define table parameters.

    Click the gear icon to define the table parameters.

Next Steps

Events reside in an internal queue of the enterprise event enablement. Once the processing of an event is finalized, it is deleted from the queue. The processing of an event is finalized if:

Status: Ok

The event has been successfully published according to the chosen quality of service.

Status: Failed

The enterprise event enablement failed to publish the event after 5 attempts.

Related Information

Queue Subscriptions