HS.IHE.XCPD.RespondingGateway.Services
class HS.IHE.XCPD.RespondingGateway.Services extends HS.IHE.Common.Services.SOAPServer.Base, HS.IHE.Common.Actor.Base
Property Inventory
Method Inventory
Parameters
parameter MUSTUNDERSTANDACTION = 0;
parameter NAMESPACE = urn:ihe:iti:xds-b:2007;
This is the namespace used by the Service
parameter OUTPUTTYPEATTRIBUTE = 1;
Use xsi:type attribute for literal types.
parameter SERVICENAME = RespondingGateway_Service;
This is the name of the Service
parameter SETTINGS = XCPDDiscoveryTarget;
Inherited description: Can't do grace period without an OnTask loop
Properties
property XCPDDiscoveryTarget as Ens.DataType.ConfigName;
Property methods: XCPDDiscoveryTargetDisplayToLogical(), XCPDDiscoveryTargetGet(), XCPDDiscoveryTargetIsValid(), XCPDDiscoveryTargetLogicalToDisplay(), XCPDDiscoveryTargetLogicalToOdbc(), XCPDDiscoveryTargetNormalize(), XCPDDiscoveryTargetParseConfigNameSpec(), XCPDDiscoveryTargetSet()
Methods
method OnProcessInput(pRequest As HS.Message.XMLMessage, Output pResponse As HS.Message.XMLMessage = $$$NULLOREF, ByRef pHint As %Library.String) as %Status
Inherited description: Override this method to process incoming data. Do not call SendRequestSync/Async() from outside this method (e.g. in a SOAP Service or a CSP page).
method PatientDiscovery(pRequest As HS.Message.XMLMessage, Output pResponse As HS.Message.XMLMessage) as %Status [ WebMethod ]
ITI-55
Inherited Members
Inherited Properties
- %AlertStartTime
- %ConfigName
- %ConfigQueueName
- %LastActionTime
- %LastHandledTime
- %LastReportedError
- %OutsideCreated
- %PreserveSession
- %ProcessInputCalled
- %QuitTask
- %RequestHeader
- %SessionId
- %SuperSession
- %SuperSessionCreatedBeforeSession
- %WaitForNextCallInterval
- %WarnedLatest
- %isShadow
- Adapter
- AdditionalSecurityClass
- AddressingIn
- AddressingOut
- AlertGracePeriod
- AlertGroups
- AlertOnError
- ArchiveIO
- Attachments
- Base64LineBreaks
- BodyId
- BodyXmlId
- BusinessPartner
- ContentId
- ContentLocation
- FaultAddressing
- FaultHeaders
- GatewayTimeout
- GenerateSuperSessionID
- HeadersIn
- HeadersOut
- IOLogEntry
- IPAddressInterval
- IPAddressIntervalUnits
- IPAddressMaximumRequests
- ImportHandler
- InactivityTimeout
- InvalidTokenLogging
- IsMTOM
- Location
- MTOMRequired
- MessageXUAProcessor
- MsgClass
- OrgURLAttributeCode
- OutputTypeAttribute
- OverrideClientResponseWaitTimeout
- Password
- RMSession
- ReferencesInline
- RequestMessageStart
- RequireValidSAMLToken
- ResourceRequired
- ResponseAttachments
- ResponseContentId
- ResponseContentLocation
- SAMLProcessor
- SAXFlags
- SOAPInvoked
- SecurityContextToken
- SecurityIn
- SecurityNamespace
- SecurityOut
- SessionCookie
- SoapFault
- SoapVersion
- SupportDelayedSyncRequest
- ThrottleDelay
- Timeout
- TraceOperations
- Transport
- UseSAMLUserName
- UseSimulatedSync
- UserInterval
- UserIntervalUnits
- UserMaximumRequests
- Username
- WriteSOAPBodyMethod
- XMLValidator
- XMLValidatorResponse
Inherited Methods
- %AddEnvelopeNamespace()
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnClose()
- %OnCreateRMSession()
- %OnNew()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %SuperSessionSet()
- %ValidateObject()
- AdapterName()
- AssignOneSetting()
- BuildTraceRequest()
- CloseIOLogEntry()
- ConvertParameter()
- Decrypt()
- Encrypt()
- EnumerateSettingsClose()
- EnumerateSettingsExecute()
- EnumerateSettingsFetch()
- EscapeHTML()
- EscapeURL()
- FileWSDL()
- FindConfiguration()
- ForceSessionId()
- GatewayTimeout()
- GenerateSuperSession()
- GetBodyId()
- GetDeferredResponseToken()
- GetMsgHdrRequestKey()
- GetProcessor()
- GetProductionSettingValue()
- GetProductionSettings()
- GetPropertyConnections()
- GetSAMLProcessor()
- GetSchema()
- GetSettings()
- GetShadowInstance()
- HSTrace()
- HyperEventCall()
- HyperEventHead()
- Include()
- Initialize()
- InsertAttachements()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- Link()
- MakeFault()
- MakeFault12()
- MakeSecurityFault()
- MakeStatusFault()
- MoveAttachments()
- NewIOLogEntry()
- NormalizeName()
- OnAdapterHTTPResponse()
- OnAuthorize()
- OnCancelSecureConversation()
- OnError()
- OnFinalizeProcessBodyNode()
- OnGenerateSuperSession()
- OnGetConnections()
- OnHandleNoResponseYet()
- OnInit()
- OnKeepalive()
- OnMonitor()
- OnPageError()
- OnPopulateSendSyncHandling()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPostWebMethod()
- OnPreHyperEvent()
- OnPreWebMethod()
- OnProductionStart()
- OnProductionStop()
- OnRequestMessage()
- OnSOAPRequest()
- OnSetAttachmentBody()
- OnStartSecureConversation()
- OnTearDown()
- Page()
- PopulateSuperSession()
- Process()
- ProcessBinary()
- ProcessBody()
- ProcessBodyNode()
- QueueName()
- QuoteJS()
- Reset()
- ReturnFault()
- ReturnMethodStatusFault()
- ReturnOneWay()
- ReturnStatusFault()
- RewriteURL()
- SOAPLogContains()
- SaveIOLogEntry()
- SchemaErrorCount()
- SchemaErrorString()
- SendAlert()
- SendDeferredResponse()
- SendRequestAsync()
- SendRequestSync()
- SetAddressingOut()
- SetReturnStatusCode()
- ShowError()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()
- ValidateMessage()
- VerifySendSyncHandlingInstructions()
- WSAddSignatureConfirmation()
- statusReturn()