HS.IHE.XCAI.RespondingGateway.Operations
class HS.IHE.XCAI.RespondingGateway.Operations extends HS.Util.SOAPClient.FileStreamOperations, HS.IHE.Common.Actor.Base, HS.IHE.XCAI.Common
Method Inventory
Parameters
parameter INVOCATION = Queue;
Inherited description: 2 modes: Queue, InProc
parameter SETTINGS = -ServiceName;
Inherited description: List of properties can be set as settings in the configuration file
format is a comma separated list of property names
Methods
method InvokeWebService(pWebRequest As %SOAP.WebRequest = "", pWebServiceURL As %String(MAXLEN=256)="", pSOAPAction As %String = "", pRequest As HS.Message.XMLMessage, pResponseBody As HS.Message.XMLMessage = "", pOneWay As %Boolean = 0) as %Status
override to force MTOM on async response, and to purge temp files
method OnMessage(pRequest As HS.Message.XMLMessage, Output pResponse As HS.Message.XMLMessage) as %Status
Inherited description: This is the default message handler. All request types not declared in the message map are delivered here
method RetrieveRequest(pRequest As HS.Message.IHE.XDSI.RetrieveRequest, Output pResponse As HS.Message.IHE.XDSI.RetrieveResponse) as %Status
Inherited Members
Inherited Properties
- %AlertStartTime
- %ConfigName
- %ConfigQueueName
- %LastActionTime
- %LastHandledTime
- %LastReportedError
- %QuitTask
- %RequestHeader
- %SessionId
- %SuperSession
- %WarnedLatest
- %isShadow
- Adapter
- AlertGroups
- AlertOnError
- AlertRetryGracePeriod
- ArchiveIO
- BusinessPartner
- DeferResponse
- DisableSSLCheckServerIdentity
- Errors
- FailureTimeout
- HomeCommunity
- HomeCommunityOID
- IOLogEntry
- InactivityTimeout
- NoFailWhileDisconnected
- QueueCountAlert
- QueueWaitAlert
- ReplyCodeActions
- ResponseTimeout
- Retry
- RetryCount
- RetryInterval
- SAMLCreator
- SOAPCredentials
- SOAPVersion
- SSLConfiguration
- SendSAMLAssertion
- SendSuperSession
- ServiceName
- ServiceNameValue
- SuspendMessage
- TargetName
- ThrottleDelay
- TraceOperations
- Transformer
- XCAIRetrieveRequestExportTransform
- XCAIRetrieveRequestImportTransform
- XCAIRetrieveResponseExportTransform
- XCAIRetrieveResponseImportTransform
- XDSIRetrieveRequestExportTransform
- XDSIRetrieveRequestImportTransform
- XDSIRetrieveResponseExportTransform
- XDSIRetrieveResponseImportTransform
- XMLValidator
- XMLValidatorResponse
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnClose()
- %OnNew()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %SuperSessionSet()
- %ValidateObject()
- AdapterName()
- AddSAMLAssertions()
- AddSAMLAssertionsFromXUAConfig()
- AddSecurity()
- AssignOneSetting()
- BatchRequests()
- BatchResponses()
- BuildTraceRequest()
- CloseIOLogEntry()
- CombineResponses()
- ConvertMessage()
- DeferResponse()
- EnumerateSettingsClose()
- EnumerateSettingsExecute()
- EnumerateSettingsFetch()
- ErrorResponse()
- FinalizeResponse()
- GenerateSuperSession()
- GetDeferredResponseToken()
- GetMessageList()
- GetMsgHdrRequestKey()
- GetProductionSettingValue()
- GetProductionSettings()
- GetPropertyConnections()
- GetSettings()
- GetShadowInstance()
- HSTrace()
- IncludeSuperSession()
- Initialize()
- InsertAttachements()
- Log()
- LogError()
- LogEvents()
- LogStatus()
- LogWarning()
- MoveAttachments()
- NewIOLogEntry()
- OnError()
- OnFailureTimeout()
- OnGenerateSuperSession()
- OnGetConnections()
- OnGetReplyAction()
- OnInit()
- OnKeepalive()
- OnMonitor()
- OnProductionStart()
- OnProductionStop()
- OnSetAttachmentBody()
- OnTearDown()
- QueueName()
- SaveIOLogEntry()
- SchemaErrorString()
- SendAlert()
- SendDeferredResponse()
- SendRequestAsync()
- SendRequestSync()
- SplitRequests()
- ValidateMessage()
- ValidateResponse()
- getAsyncSOAPClient()
- getAsyncWebRequest()