Show TOC

Configure the bgRFC Supervisor DestinationLocate this document in the navigation structure

Use

You configure a supervisor destination for the bgRFC to receive the configuration settings for the bgRFC scheduler. In addition, the supervisor starts or stops the schedulers as required.

Prerequisites
  • You have created a system user of type B called BGRFCSUPER. Use transaction SU01 to create the system user. This user is used for the bgRFC communication using the destination you will create. For example, BGRFC_SUPERVISOR.

  • You have assigned role SAP_BC_BGRFC_SUPERVISOR to user BGRFCSUPER. Use transaction SU01 to assign role to the user BGRFCSUPER.

  • For SAP NetWeaver 7.0, you have created a bgRFC destination as an ABAP connection, using the RFC destination name BGRFC_SUPERVISOR, without load balancing, target host, SAP Gateway host and service.

    Specify the user, language and password. This ensures that the scheduler is activated on the same application server as the specified user.

    Later, you configure the supervisor destination for the bgRFC to receive the configuration settings for the bgRFC scheduler.

Note

The bgRFC supervisor user you specify must have authorizations from authorization object S_RFC. These are defined in role SAP_BC_BGRFC_SUPERVISOR. The procedure you employ depends on the version of SAP NetWeaver in your system.

Configuring the bgRFC Supervisor Destination

You can configure this bgRFC supervisor destination by using the implementation guide (IMG). In transaction SPRO open the SAP Reference IMG and navigate to Start of the navigation path SAP NetWeaver Next navigation step SAP Gateway Service Enablement Next navigation step Backend OData Channel Next navigation step Connection Settings to SAP Gateway Next navigation step Create bgRFC Supervisor Destination End of the navigation path.

Proceed as follows:

  1. Click on the Activity icon.

  2. Select tab Define Supervisor Dest.

  3. Depending on the version of SAP NetWeaver, do the following:

    • For SAP NetWeaver 7.02, choose Create. The Create bgRFC Destination for Supervisor window is displayed.

      1. Choose Create User. For example, BGRFCSUPER.

      2. Save your settings.

    • For SAP NetWeaver 7.0, make sure you have already created a separate bgRFC destination for the supervisor using the name BGRFC_SUPERVISOR.

      1. Enter the bgRFC supervisor destination name BGRFC_SUPERVISOR, in Destination under New Supervisor Destination.

      2. Choose Enter. The supervisor destination and the user details display.

  4. In the bgRFC Configuration window choose Save.

More Information
See the SAP NetWeaver documentation about bgRFC (Background Remote Function Call).