Show TOC

Setting Up Inbound bgRFC Queue Locate this document in the navigation structure

In this section, you set up the inbound background remote function call (bgRFC) queue.

ABAP SMI uses inbound queues to send information reliably to a consumer. These inbound queues use bgRFC technology that needs to be configured in transaction SBGRFCCONF.

If ABAP SMI is running on an SAP Gateway server, you can reuse the inbound destination IWFND_ODATA_PUSH (if already configured). You can also use a different name, but you must then specify this name in the server settings as described in Defining Server Settings.

In this section, it is assumed that you are using the destination name IWFND_ODATA_PUSH.

To use the bgRFC, the following configuration steps are required:
  • Create the RFC connection IWFND_ODATA_PUSH for the inbound queues, if it is not already available.

  • Register the RFC connection IWFND_ODATA_PUSH for the inbound queues.