Show TOC

Activating OData Services for NotificationsLocate this document in the navigation structure

In this step, you activate the OData services required for your Sending Notifications scenario.

Context

You must set up the notification filter. This filter restricts the number of notifications that are sent, that is, it works as an anti-spam filter. You must explicitly specify the OData services for which notifications are to be sent to the service provider. The following Customizing views represent the notification filter:

  • CLB2V_GW_NOTIFYS: Entries delivered by SAP

  • CLB2V_GW_NOTIFYC: Customer-defined settings
The logic that determines whether a notification is sent first checks if an entry exists in the C table for your service provider type and OData service. If so, the S table is not taken into account. This means that entries in the C table override the SAP defaults.
Note

These steps must be executed in your application back-end system, unless you are using the ABAP SMI hub. If you want to use the ABAP SMI hub, the definition must be made on the SAP Gateway server.

Procedure

  1. In Customizing for SAP NetWeaver, choose Start of the navigation path UI Technologies Next navigation step SAP Jam Integration Next navigation step Notifications Next navigation step Activate OData Service for Notification End of the navigation path (or access view CLB2V_GW_NOTIFYC).

    The "Change View "OData Service Settings for Notifications": Overview screen appears.

  2. To activate notifications for specific OData services (or business object types), add entries as follows:

    Field

    Value

    Serv. Provider Type

    Enter the service provider type, for example, Jam.

    Ext. Srv. Name

    Enter the external service names as specified in Configuring OData Services.

    Example CRMSMI_SRV

    Send Notifications

    Select All Notifications.

    Note

    The Customizing filter entries are related to an external service name. This is the same name that has been registered on the SAP Gateway server.

  3. Save your entries.

Results

You have set up the notification filter.