SAP ERP#

SAP ERP is reached through a commercial driver (for example CData). Commercial connectors are not bundled with Querona and are licensed separately — see ADO.Net and third-party drivers for vendors and licensing.

The SAP driver also depends on the SAP NetWeaver RFC SDK, which — due to SAP licensing — must be downloaded and installed separately, as described below.

SAP NetWeaver RFC SDK x64 installation#

The SAP NetWeaver RFC SDK x64 needs to be downloaded separately, because of the SAP licensing lmitations.

To install the SAP NetWeaver RFC SDK x64, please follow the steps below:

  1. Navigate to the SAP Software Download Center and download the SAP NetWeaver RFC SDK x64 version

  2. Open the downloaded file “nwrfcNN.zip”, where NN represents the version number of your SAP NetWeaver RFC SDK. You should expect the following files inside the zip file:

    • nwrfcsdk\lib\icudtNN.dll

    • nwrfcsdk\lib\icuinNN.dll

    • nwrfcsdk\lib\icuucNN.dll

    • nwrfcsdk\lib\libicudecnumber.dll

    • nwrfcsdk\lib\libsapucum.dll

    • nwrfcsdk\lib\libsapucum.lib

    • nwrfcsdk\lib\sapdecficulib.lib

    • nwrfcsdk\lib\sapnwrfc.dll

    • nwrfcsdk\lib\sapnwrfc.lib

    where NN represents the version number of your SAP NetWeaver RFC SDK, for example “34” or “50”.

  3. Copy all files from the nwrfcsdk\lib directory inside the zip file to the %windir%\System32 folder located on the machine hosting Querona

See also#