class EnsLib.PEX.InboundAdapter
extends Ens.InboundAdapter, EnsLib.PEX.Common
parameter SETTINGS = "%remoteClassname:Remote InboundAdapter,%gatewayName:Remote InboundAdapter:ExternalLanguageServerSelector?Types=.NET;Java;Python,%remoteSettings:Remote InboundAdapter,%useHostConnection:Alternative AdapterConnection1,%gatewayHost:Alternative AdapterConnection2,%gatewayPort:Alternative AdapterConnection2,%gatewayTimeout:Alternative AdapterConnection2,%gatewayExtraClasspaths:Remote InboundAdapter:classpathsTable";
List of properties can be set as settings in the configuration file
format is a comma separated list of property names
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 Service connection supersedes the value selected here.
method OnTask()
as %Status
default InboundAdapter behavior: always call ProcessInput on CallInterval