Skip to content
DonMartin76 edited this page Jul 22, 2015 · 1 revision

In order to use the SAP Plugins, some prerequisites need to be fulfilled:

  • The SAP Configuration File must be present and contain valid information
  • The SAP .NET connector assemblies 3.0 must be present

Configuration file

For more information on the configuration file, see

SAP .NET Connector 3.0

Unfortunately, due to licensing reasons, the binary files of the SAP .NET connector 3.0 cannot be distributed along with the other files for no-frills-transformation.

They need to be downloaded from the following location:

Please note that you need a valid user name and password to access the SAP Marketplace.

The needed files are the following three:

  • rscp4n.dll
  • sapnco.dll
  • sapnco_utils.dll

They first need to be installed (but not registered) on the machine on which NFT is going to be used, and then copied from the installation location into the binary directory of NoFrillsTransformation.exe, and specifically the NoFrillsTransformation.Plugins.Sap.dll assembly.

Clone this wiki locally