Skip to main content

HS.IHE.XCPD.InitiatingGateway.Operations

class HS.IHE.XCPD.InitiatingGateway.Operations extends HS.Util.SOAPClient.Operations, HS.IHE.Common.Actor.Base

Property Inventory

Method Inventory

Parameters

parameter INVOCATION = Queue;
Inherited description: 2 modes: Queue, InProc
parameter SETTINGS = IHEVersion,-TargetName,-SOAPVersion,-SSLConfiguration,-SOAPCredentials;
Inherited description: List of properties can be set as settings in the configuration file format is a comma separated list of property names

Properties

property IHEExtension as %String;
Property methods: IHEExtensionDisplayToLogical(), IHEExtensionGet(), IHEExtensionIsValid(), IHEExtensionLogicalToDisplay(), IHEExtensionLogicalToOdbc(), IHEExtensionNormalize(), IHEExtensionSet()
property IHEVersion as %Integer [ InitialExpression = 1 ];
Property methods: IHEVersionDisplayToLogical(), IHEVersionGet(), IHEVersionIsValid(), IHEVersionLogicalToDisplay(), IHEVersionNormalize(), IHEVersionSet()

Methods

method OnMessage(pRequest As HS.Message.XMLMessage, Output pResponse As HS.Message.XMLMessage) as %Status
This is the default message handler. All request types not declared in the message map are delivered here

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab