Skip to main content

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