Skip to main content

EnsLib.PEX.OutboundAdapter

class EnsLib.PEX.OutboundAdapter extends Ens.OutboundAdapter, EnsLib.PEX.Common

Property Inventory

Method Inventory

Parameters

parameter SETTINGS = %remoteClassname:Remote OutboundAdapter,%gatewayName:Remote OutboundAdapter:ExternalLanguageServerSelector?Types=.NET;Java;Python,%remoteSettings:Remote OutboundAdapter,%useHostConnection:Alternative AdapterConnection1,%gatewayHost:Alternative AdapterConnection2,%gatewayPort:Alternative AdapterConnection2,%gatewayTimeout:Alternative AdapterConnection2,%gatewayExtraClasspaths:Remote OutboundAdapter:classpathsTable;
Inherited description: List of properties can be set as settings in the configuration file format is a comma separated list of property names

Properties

property %gatewayName as %String;
External Language Server Name. Once specified, it supersedes the settings in Gateway Host and Gateway Port. Using External Language Server is preferred over Gateway Host and Gateway Port. However, if %useHostConnection is specified, the Business Operation connection supersedes the value selected here.
Property methods: %gatewayNameDisplayToLogical(), %gatewayNameGet(), %gatewayNameIsValid(), %gatewayNameLogicalToDisplay(), %gatewayNameLogicalToOdbc(), %gatewayNameNormalize(), %gatewayNameSet()

Methods

method %DispatchMethod(method As %String, args...) as %ObjectHandle
Inherited description: Is used to implement an unknown method call. It is also used to resolve an unknown multidimensional property reference (to get the value of a property) because that syntax is identical to a method call.

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab