Skip to main content

HS.Message.GatewayRegistrationRequest

persistent class HS.Message.GatewayRegistrationRequest extends HS.Util.EnsRequest, HS.Types.GatewayInfo

SQL Table Name: HS_Message.GatewayRegistrationRequest

Property Inventory

Parameters

parameter RESPONSECLASSNAME = HS.Message.GatewayRegistrationResponse;
Default response class

Properties

property SSLConfig as %String;
SSL Configuration to register a gateway in registry Used to make sure the corresponding service in service registry will have the same SSL Configuration as defined when configuring in Installer Wizard
Property methods: SSLConfigDisplayToLogical(), SSLConfigGet(), SSLConfigGetStored(), SSLConfigIsValid(), SSLConfigLogicalToDisplay(), SSLConfigLogicalToOdbc(), SSLConfigNormalize(), SSLConfigSet()
property SYNCINFO as %String) [ InitialExpression = $namespace_"."_##class(%SYS.System).InstanceGUID() ];
Property methods: SYNCINFODisplayToLogical(), SYNCINFOGet(), SYNCINFOGetStored(), SYNCINFOIsValid(), SYNCINFOLogicalToDisplay(), SYNCINFOLogicalToOdbc(), SYNCINFONormalize(), SYNCINFOSet()

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (Ens.MessageBody)

^Ens.MessageBodyD(ID)
=
%%CLASSNAME

Storage Model: Storage (HS.Util.EnsRequest)

^Ens.MessageBodyD(ID,"EnsRequest")
=
HSCoreVersion
HSMinVersion
%ClearFields

Storage Model: Storage (HS.Message.GatewayRegistrationRequest)

^Ens.MessageBodyD(ID,"GatewayRegistrationRequest")
=
EndPoint
Name
Status
RegistrationTime
OID
Type
SYNCINFO
ConsumeAndForward
CacheType
FeedAnalytics
Version
GatewayNamespace
SSLConfig
FeedbackOpens in a new tab