Settings SAPPluginSettings: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „== SAP Plugin Settings == The SAP Plugin can be used to interact with a SAP system via BAPI. === Connection === ==== Java Middleware ==== The Plugin does u…“) |
|||
Zeile 11: | Zeile 11: | ||
The default path is: |
The default path is: |
||
plugin\sap\ServiceClient\ServiceClient.jar |
plugin\sap\ServiceClient\ServiceClient.jar |
||
[[ Category: Settings ]] |
Version vom 2. Dezember 2015, 09:47 Uhr
SAP Plugin Settings[Bearbeiten]
The SAP Plugin can be used to interact with a SAP system via BAPI.
Connection[Bearbeiten]
Java Middleware[Bearbeiten]
The Plugin does use a middleware, the so called Service Client, to communicate with SAP. This middleware can run local, as by default, or on a remote connection. If the middleweare does run local the client is started automatically. To do so the path to the client is needed.
The default path is:
plugin\sap\ServiceClient\ServiceClient.jar