Skip to main content

EMS.Connection.Parameters

SQL Table Name: EMS_Connection.Parameters

EMS.Connection.Parameters defines a SOAP connection to a SOAP web service on a different system.

Security is defined between for the web service invocation using WS-Policy. Only a limited set of policies are supported: Username, SSL and X509.

This class is created for use by EMS. However, it is written with enough generality to be useful for other applications. The Identifier property specifies the application and which side of a duplex connection. This class is used internally by Caché. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class.

Method Inventory

Methods

method TestPing()

Indexes

index (IdIndex on IsInitiator,Application,Identifier) [IdKey, Type = key, Unique];
Index methods: IdIndexCheck(), IdIndexDelete(), IdIndexExists(), IdIndexOpen(), IdIndexSQLCheckUnique(), IdIndexSQLExists(), IdIndexSQLFindPKeyByConstraint(), IdIndexSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (EMS.Connection.Parameters)

^SYS("EMS","Connection.Parameters")(ID)
=
%%CLASSNAME
Endpoint
Policy
FeedbackOpens in a new tab