Skip to main content

HS.IHE.XCPD.RespondingGateway.Operations

class HS.IHE.XCPD.RespondingGateway.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 = -SOAPVersion,SSLConfiguration,-SOAPCredentials,XCPDQueryServiceName;
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 XCPDQueryServiceName as %String;
If defined forward this message on to another service Otherwise the operation is used to process the asynchronouse responses
Property methods: XCPDQueryServiceNameDisplayToLogical(), XCPDQueryServiceNameGet(), XCPDQueryServiceNameIsValid(), XCPDQueryServiceNameLogicalToDisplay(), XCPDQueryServiceNameLogicalToOdbc(), XCPDQueryServiceNameNormalize(), XCPDQueryServiceNameSet()

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