Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

EnsLib.SAP.BootStrap

class EnsLib.SAP.BootStrap extends EnsLib.JavaGateway.InterfaceEnabler

Method Inventory

Methods

classmethod ImportSAP(pFullPathToSAPJarFile As %String = "", pPort As %Integer = 55554, pAddress As %String = "127.0.0.1")
This method must be called to import the SAP JavaClases and generate the proxies which enable the SAP connectivity prior to use. The full path to the SAP sapjco3.jar file must be provided along with the port and address of the RUNNING java gateway (see Demo.SAP.Production.BootStrap)

Inherited Members

Inherited Methods

FeedbackOpens in a new tab