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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- Browse()
- Connect()
- ExpressImport()
- ImportJ2EE()
- ImportJDBC()
- ImportJGSamples()
- ImportPersonJBoss()
- ImportSAPJCo()
- ImportSonicJMS()
- ProcessError()