Real-Time Messaging FrameworkLocate this document in the navigation structure

Use

The Real-Time Messaging Framework (RTMF) provides the infrastructure (services and API) to make it easy for applications to send messages to clients, enabling pushing data to clients without the need for the client to initiate a request.

This section contains the following:

  • RTMF Events : Describes how applications can publish events to clients, and how clients can subscribe to events.

  • RTMF Services : Describes how to create a service, and how applications can send messages to RTMF services.

  • RTMF Messages : Describes how to create different types of messages, and to set and get message parameters.

Dependencies

To use the APIs in this section, you must create the following dependency references in your project:

SC

DC

EP-BASIS-API

tc/rtmf/messaging/api

EP-BASIS

tc/rtmf/service

Sharing References

You must also create the following runtime sharing references:

  • tc~rtmf~messaging~api

  • tc~rtmf~service

Caution

The APIs referenced in this section are deprecated as of SAP NetWeaver 7.3. For more information, see SAP note 1038125 Information published on SAP site.