Set up the SAP ECC RFC spoke

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 8분
  • Integrate the ServiceNow instance and SAP ECC RFC account by using the Basic Auth credentials to authenticate ServiceNow requests.

    시작하기 전에

    • Request an Integration Hub subscription.
    • Activate the SAP ECC IDoc spoke.
    • Role required: admin.

    Configure MID Server for the SAP ECC RFC spoke

    Configure MID Server using the SAP proprietary JAR files to integrate SAP ECC RFC account with your ServiceNow® instance.

    시작하기 전에

    Role required: admin.

    프로시저

    1. 옵션: Navigate to All > System Properties > Security.
      주:
      This is applicable only if your MID Server is installed on a Linux machine
    2. 옵션: Disable the MIME type validation for file attachments.
      Option to disable the MIME type validation
      주:
      This is applicable only if your MID Server is installed on a Linux machine
    3. Navigate to MID Server > JAR Files.
    4. Upload the required SAP proprietary files (JAR, SO, or DLL) obtained after contacting your SAP ECC RFC admin.
      For more information, see Synchronize a JAR file to MID Servers.

    다음에 수행할 작업

    Ensure that the files are synchronised in the <MID-Server-root-directory>/agent/extlib directory. If the files aren't synchronised, restart the MID Server.

    Create a credential record for the SAP ECC RFC spoke

    Create a credential record for the SAP ECC RFC account. The SAP ECC RFC spoke connection and credential alias uses these credentials to authorize actions.

    시작하기 전에

    Role required: admin.

    프로시저

    1. Navigate to All > Connections & Credentials > Credentials.
    2. Click New.

      The system displays this message: What type of Credentials would you like to create?

    3. Select Basic Auth Credentials.
    4. On the form, fill these values.
      표 1. Basic Auth Credentials form
      Field Description
      Name Name to uniquely identify the record. For example, SAP ECC RFC Cred.
      User name

      User name to log in to your SAP ECC RFC account.

      Password

      Password to authenticate and log in to your SAP ECC RFC account.

      Active Option to actively use the credential record.
      Order Order to apply this credential. For example, 100.
      Credential alias Credential alias associated with the spoke.
    5. Click Submit.

    Create a connection record for the SAP ECC RFC spoke

    Create a connection record for your SAP ECC RFC account. The SAP ECC RFC spoke connection and credential aliases use these connections to perform actions in SAP ECC RFC.

    시작하기 전에

    Role required: admin.

    프로시저

    1. Navigate to All > Connections & Credentials > Connections & Credentials Aliases.
    2. Open the alias record for SAP ECC RFC.
    3. From the Connections tab, click New.
    4. On the form, fill these fields.
      표 2. Connection form
      Field Description
      Name Name to uniquely identify the record. For example, SAP ECC RFC Connection.
      Credential Credential record created for SAP ECC RFC spoke. For example, SAP ECC RFC Cred.
      Connection alias Alias record associated with this connection.
      Host IP address of the target host where the SAP ECC RFC server is installed.
      Active Option to actively use the connection record.
      Domain Domain that the action runs in.
      Override default port Target port used by the connection. If blank, the system uses the default port.
      Use MID server Option to use a MID Server for this connection. Select the check box and define the fields in the Advanced MID Server Configuration tab.
    5. In the Advanced MID Server Configuration tab, provide these details.
      Field Description
      Capabilities Capabilities the MID Server must support to be eligible for selection. The system runs the action or activity from a MID Server that supports the selected capabilities.

      Required capabilities determine which MID Server is selected at runtime. To learn more about how a MID Server is selected during runtime, see MID Server selection.

      MID Application Application the MID Server must support to be eligible for selection. The system runs the action from a MID Server that supports the selected application.

      To learn more about how a MID Server is selected during runtime, see MID Server selection.

    6. In the Connection Attributes tab, provide these details.
      Field Description
      Client Client value of the target host where the SAP ECC RFC server is installed.
      System Number System number of the target host where the SAP ECC RFC server is installed.
      Language Language selected in the target host where the SAP ECC RFC server is installed.
    7. 옵션: If you intend to connect to an SAP load-balanced environment, provide values for these additional fields in the Connection Attributes tab:
      • Message Server
      • Group
      • Host
    8. Click Submit.