HS.IHE.XCAI.RespondingGateway.Process
persistent class HS.IHE.XCAI.RespondingGateway.Process extends Ens.BusinessProcess, HS.IHE.XCAI.Common
SQL Table Name: HS_IHE_XCAI_RespondingGateway.Process
Property Inventory
Method Inventory
Parameters
parameter SETTINGS = RetrieveTarget:Basic;
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 RetrieveTarget as Ens.DataType.ConfigName [ InitialExpression = "HS.IHE.XCAI.RespondingGateway.Operations" ];
Property methods: RetrieveTargetDisplayToLogical(), RetrieveTargetGet(), RetrieveTargetGetStored(), RetrieveTargetIsValid(), RetrieveTargetLogicalToDisplay(), RetrieveTargetLogicalToOdbc(), RetrieveTargetNormalize(), RetrieveTargetParseConfigNameSpec(), RetrieveTargetSet()
Methods
method OnRequest(pRequest As HS.Message.XMLMessage, Output pResponse As HS.Message.XMLMessage) as %Status
Inherited description: Handle a 'Request'
method OnResponse(pRequest As Ens.Request, ByRef pResponse As Ens.Response, pCallrequest As Ens.Request, pCallresponse As Ens.Response, pCompletionKey As %String) as %Status
OnResponse must be overridden here to avoid error upon response from async request.
method RetrieveRequest(pRequest As HS.Message.IHE.XDSI.RetrieveRequest, Output pResponse As HS.Message.IHE.XDSI.RetrieveResponse) as %Status
method XMLMessage(pRequest As HS.Message.XMLMessage, Output pResponse As HS.Message.XMLMessage)
Indexes
index ($HS.IHE.XCAI.RespondingGateway.Process on ) [Extent, Type = bitmap];
Inherited Members
Inherited Properties
- %ConfigName
 - %ConfigQueueName
 - %CurrentResponseHeader
 - %IsCompleted
 - %IsTerminated
 - %IsTimerInterrupted
 - %LastActionTime
 - %LastHandledTime
 - %LastReportedError
 - %MasterPendingResponses
 - %MasterPendingResponsesOld
 - %MessagesReceived
 - %MessagesReceivedOld
 - %MessagesSent
 - %MessagesSentOld
 - %PrimaryRequestHeader
 - %PrimaryResponseHeader
 - %QuitTask
 - %RepliedStatus
 - %SessionId
 - %StatusCode
 - %SuperSession
 - %TimeCompleted
 - %TimeCreated
 - %WarnedLatest
 - %isShadow
 - %request
 - %response
 - %responseClassName
 - %responseId
 - Adapter
 - AlertGroups
 - AlertOnError
 - AlertRetryGracePeriod
 - BusinessPartner
 - Errors
 - FailureTimeout
 - HomeCommunity
 - HomeCommunityOID
 - InactivityTimeout
 - QueueCountAlert
 - QueueWaitAlert
 - ReplyCodeActions
 - Retry
 - RetryInterval
 - SuspendMessage
 - ThrottleDelay
 - TraceOperations
 - Transformer
 - XCAIRetrieveRequestExportTransform
 - XCAIRetrieveRequestImportTransform
 - XCAIRetrieveResponseExportTransform
 - XCAIRetrieveResponseImportTransform
 - XDSIRetrieveRequestExportTransform
 - XDSIRetrieveRequestImportTransform
 - XDSIRetrieveResponseExportTransform
 - XDSIRetrieveResponseImportTransform
 
Inherited Methods
- %%CLASSNAMELogicalToStorage()
 - %%CLASSNAMEStorageToLogical()
 - %AddToSaveSet()
 - %AddToSyncSet()
 - %BMEBuilt()
 - %BuildIndicesAsync()
 - %BuildIndicesAsyncResponse()
 - %CheckConstraints()
 - %CheckConstraintsForExtent()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ComposeOid()
 - %ConstructClone()
 - %Delete()
 - %DeleteExtent()
 - %DeleteId()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Exists()
 - %ExistsId()
 - %Extends()
 - %GUID()
 - %GUIDSet()
 - %GetLock()
 - %GetParameter()
 - %GetSwizzleObject()
 - %Id()
 - %InitExtentData()
 - %InsertBatch()
 - %IsA()
 - %IsModified()
 - %IsNull()
 - %KillExtent()
 - %KillExtentData()
 - %LoadFromMemory()
 - %LockExtent()
 - %LockId()
 - %New()
 - %NormalizeObject()
 - %ObjectIsNull()
 - %ObjectModified()
 - %Oid()
 - %OnBeforeAddToSync()
 - %OnClose()
 - %OnDeleteFinally()
 - %OnDetermineClass()
 - %OnNew()
 - %OnOpenFinally()
 - %OnSaveFinally()
 - %Open()
 - %OpenId()
 - %OriginalNamespace()
 - %PackageName()
 - %PhysicalAddress()
 - %PurgeIndices()
 - %Reload()
 - %RemoveFromSaveSet()
 - %ResolveConcurrencyConflict()
 - %RollBack()
 - %Save()
 - %SaveDirect()
 - %SaveIndices()
 - %SerializeObject()
 - %SetModified()
 - %SortBegin()
 - %SortEnd()
 - %SuperSessionSet()
 - %SyncObjectIn()
 - %SyncTransport()
 - %UnlockExtent()
 - %UnlockId()
 - %ValidateIndices()
 - %ValidateObject()
 - %ValidateTable()
 - AdapterName()
 - AssignOneSetting()
 - BatchRequests()
 - BatchResponses()
 - BuildTraceRequest()
 - ClearAllPendingResponses()
 - CombineResponses()
 - ConvertMessage()
 - DeferResponse()
 - EnumerateSettingsClose()
 - EnumerateSettingsExecute()
 - EnumerateSettingsFetch()
 - ErrorResponse()
 - FinalizeResponse()
 - GenerateSuperSession()
 - GetDeferredResponseToken()
 - GetMsgHdrRequestKey()
 - GetProductionSettingValue()
 - GetProductionSettings()
 - GetPropertyConnections()
 - GetSettings()
 - GetShadowInstance()
 - HSTrace()
 - Initialize()
 - IsResponsePending()
 - Log()
 - LogError()
 - LogEvents()
 - LogStatus()
 - LogWarning()
 - OnComplete()
 - OnError()
 - OnErroredResponse()
 - OnFailureTimeout()
 - OnGenerateSuperSession()
 - OnGetConnections()
 - OnGetReplyAction()
 - OnInit()
 - OnKeepalive()
 - OnMonitor()
 - OnProductionStart()
 - OnProductionStop()
 - OnTearDown()
 - OnTimeout()
 - QueueName()
 - RemovePendingResponse()
 - Reply()
 - ReplyError()
 - SendAlert()
 - SendDeferredResponse()
 - SendRequestAsync()
 - SendRequestSync()
 - SetTimer()
 - SplitRequests()
 - WillHandleErroredResponse()
 
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (Ens.BusinessProcess)
^Ens.BusinessProcessD(ID,"received",n)  | 
= | %MessagesReceived(n)  | 
Storage Model: Storage (Ens.BusinessProcess)
^Ens.BusinessProcessD(ID,"sent",n)  | 
= | %MessagesSent(n)  | 
Storage Model: Storage (Ens.BusinessProcess)
^Ens.BusinessProcessD(ID)  | 
= | %%CLASSNAME 
%ConfigQueueName 
%IsCompleted 
%MasterPendingResponsesOld 
%PrimaryRequestHeader 
%PrimaryResponseHeader 
%RepliedStatus 
%responseId 
Adapter 
%SessionId 
%TimeCompleted 
%TimeCreated 
%ConfigName 
%QuitTask 
AlertOnError 
%responseClassName 
%IsTimerInterrupted 
%IsTerminated 
%StatusCode 
%MessagesReceivedOld 
%MessagesSentOld 
ReplyCodeActions 
RetryInterval 
AlertRetryGracePeriod 
FailureTimeout 
Retry 
SuspendMessage 
QueueCountAlert 
QueueWaitAlert 
InactivityTimeout 
BusinessPartner 
AlertGroups 
%SuperSession 
 | 
Storage Model: Storage (HS.IHE.XCAI.RespondingGateway.Process)
^Ens.BusinessProcessD(ID,"Process")  | 
= | RetrieveTarget 
HomeCommunity 
HomeCommunityOID 
Transformer 
Errors 
TraceOperations 
XCAIRetrieveRequestImportTransform 
XCAIRetrieveRequestExportTransform 
XCAIRetrieveResponseImportTransform 
XCAIRetrieveResponseExportTransform 
XDSIRetrieveRequestImportTransform 
XDSIRetrieveRequestExportTransform 
XDSIRetrieveResponseImportTransform 
XDSIRetrieveResponseExportTransform 
 |