Skip to main content

HS.FHIRServer.Interop.Process

persistent class HS.FHIRServer.Interop.Process extends Ens.BusinessProcess, HS.FHIRServer.Interop.Host

SQL Table Name: HS_FHIRServer_Interop.Process

This BusinessProcess hosts the FHIRServer logic for taking in a FHIRServer request and processing it against a FHIRServer interaction strategy.

Parameters

parameter SETTINGS;
Inherited description: Users can specify these values in the Configuration Editor

Inherited Members

Inherited Properties

Inherited Methods

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.FHIRServer.Interop.Process)

^Ens.BusinessProcessD(ID,"Process")
=
TraceOperations
FeedbackOpens in a new tab