Show TOC

Maintaining Inbound bgRFC Queue on the Hub SystemLocate this document in the navigation structure

SAP Gateway uses inbound queues to reliably send information to a consumer (Such queues are used by various services. For example, the Notification Content Publisher). These inbound queues use bgRFC (Background Remote Function Call) technology.

To use the bgRFC, the following configuration steps are required:

  • Create the RFC connection IWFND_ODATA_PUSH for the inbound queues.

  • Register the RFC connection IWFND_ODATA_PUSH for the inbound queues

Creating RFC Destination for Inbound Queue
  1. Go to transaction SM59 in the SAP Gateway system.

  2. Choose Create to create a new connection.

  3. In the RFC Destination field, enter IWFND_ODATA_PUSH.

  4. In the Connection Type field, enter 3 (Connection to ABAP System).

  5. Select the Special Options tab and choose the qRFC Version as bgRFC (or) in higher releases choose the Transfer Protocol as 1 Classic with bgRFC.

  6. Save the RFC destination and choose Connection Test to test the connection.

Registering RFC Destinations for Inbound Queue
  1. Go to transaction SBGRFCCONF in the SAP Gateway system.

  2. Go to the Define Inbound Dest. tab and choose Create.

  3. In the Inb. Dest. Name field, enter IWFND_ODATA_PUSH.

  4. Choose Save to save the queue prefixes.

  5. Go to the Scheduler: Destination tab and choose Create.

  6. In the dialog box, select Inbound as the destination type.

  7. In the Destination field, enter IWFND_ODATA_PUSH.

  8. Choose Save to save the scheduler setting you have just created.

  9. In the bgRFC Destination screen, choose Save to save your customizing settings.