Skip to main content

EnsLib.ITK.AdapterKit.Service.SOAPService

class EnsLib.ITK.AdapterKit.Service.SOAPService extends EnsLib.ITK.Framework.Service.SOAPServiceBase

ITK Switchboard SOAP Service

Property Inventory

Method Inventory

Parameters

parameter SETTINGS = AuthorizedApplications,InvocationPattern;
Inherited description: Can't do grace period without an OnTask loop

Properties

property AuthorizedApplications as %String);
Semi-colon ';' separted value list of applications authorised to invoke this service
Property methods: AuthorizedApplicationsDisplayToLogical(), AuthorizedApplicationsGet(), AuthorizedApplicationsIsValid(), AuthorizedApplicationsLogicalToDisplay(), AuthorizedApplicationsLogicalToOdbc(), AuthorizedApplicationsNormalize(), AuthorizedApplicationsSet()
property InvocationPattern as %String;
Whether requests made a synchronous or asychronous
Property methods: InvocationPatternDisplayToLogical(), InvocationPatternGet(), InvocationPatternIsValid(), InvocationPatternLogicalToDisplay(), InvocationPatternLogicalToOdbc(), InvocationPatternNormalize(), InvocationPatternSet()

Methods

method AuthorizeRequest(Output invocationPattern) as %Boolean
Inherited description: Implemented by derived classes
method DetermineGenericService(Output pClass As %String, Output pMethod As %String)
Inherited description: Implemented by derived classes

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab