Class Reference
EnsLib.PEX.OutboundAdapter
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [EnsLib] >  [PEX] >  [OutboundAdapter]
Private  Storage

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 2 1


Summary

Properties
%CredentialsObj %WarnedLatest %gatewayConnection %gatewayExtraClasspaths
%gatewayHost %gatewayName %gatewayPort %gatewayProxy
%gatewayTimeout %remoteClassname %remoteSettings BusinessHost
Credentials KeepaliveInterval RegistryID

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
AssignOneSetting CheckGatewayConnection CheckGatewayDisconnection ClearAllAppData
ClearRuntimeAppData ClearStaticAppData Connect CredentialsSet
Disconnect EnumerateSettingsClose EnumerateSettingsExecute EnumerateSettingsFetch
GetSettings OnGetConnections OnInit OnKeepalive
OnTearDown SetPropertyValues deserialize dispatchSendRequestAsync
dispatchSendRequestSync serialize

Subclasses
EnsLib.AmazonCloudWatch.OutboundAdapter EnsLib.AmazonCloudWatchLogs.OutboundAdapter EnsLib.AmazonSNS.OutboundAdapter
EnsLib.AmazonSQS.OutboundAdapter EnsLib.CloudStorage.OutboundAdapter EnsLib.JMSPEX.OutboundAdapter
EnsLib.Kafka.OutboundAdapter EnsLib.RabbitMQ.OutboundAdapter

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";
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.

Methods

• method %DispatchMethod(method As %String, args...) as %ObjectHandle
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.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.