Netweaver 7.5+ support
The SAP Server (Netweaver 7.5+) connector type supports NetWeaver 7.5+ SDK.
This section details how to configure the agtsapnw
connector to communicate to an SAP instance. This is generally done through an SAP Message Service.
In order to set up the NetWeaver RFC, complete the following additional steps during preparation:
Log into your SAP support account and download the Netweaver 7.5+ SDK files.
Log in to the server hosting the Bravura Security Fabric instance and install the SDK files along the system PATH. Copying these dependencies into the Windows System32 folder is not recommended.
In the "Program Files" folder, create an SAP folder.
Unzip archive under the SAP folder. Depending on the version of nwrfc, at this point all the dll dependencies exist in the following path
C:\Program Files\SAP\nwrfc< version >\nwrfcsdk\lib
Navigate to the Windows Environment Variables dialogue and edit the Path environment variable for System by adding the folder noted in step (b).
Note
Ensure that you edit the Path environment variable for System, not User.
Test any integration/connectivity issues by using
startrfc.exe
that is available from the NetWeaver RFC SDK. See the Testing connectivity issues withoutagtsapnw
section for more information on this utility.