EnsLib.PrivateSession.Process
persistent class EnsLib.PrivateSession.Process extends Ens.BusinessProcess
SQL Table Name: EnsLib_PrivateSession.Process
Property Inventory
Method Inventory
- IsInPrivateSession()
 - IsInPrivateSessionSet()
 - OnDocument()
 - OnPrivateSessionStarted()
 - OnPrivateSessionStopped()
 - OnRequest()
 - OnResponse()
 - StartPrivateSession()
 - StopAllPrivateSessions()
 - StopPrivateSession()
 - UnRegisterPrivateSession()
 
Parameters
parameter DOMAIN = EnsDICOM;
Domain for Text localization
Properties
property %IsInPrivateSession as array of %Boolean (STORAGEDEFAULT = "list");
Indicates if a given ConfigItem is in private session or not
Property methods: %IsInPrivateSessionBuildValueArray(), %IsInPrivateSessionCollectionToDisplay(), %IsInPrivateSessionCollectionToOdbc(), %IsInPrivateSessionDisplayToCollection(), %IsInPrivateSessionDisplayToLogical(), %IsInPrivateSessionGet(), %IsInPrivateSessionGetObject(), %IsInPrivateSessionGetObjectId(), %IsInPrivateSessionGetStored(), %IsInPrivateSessionGetSwizzled(), %IsInPrivateSessionIsValid(), %IsInPrivateSessionLogicalToDisplay(), %IsInPrivateSessionNormalize(), %IsInPrivateSessionOdbcToCollection(), %IsInPrivateSessionSet(), %IsInPrivateSessionSetObject(), %IsInPrivateSessionSetObjectId()
property ServiceDuplexName as %String;
The Duplex Service name. This property is set at runtime after receiving the primary request
Property methods: ServiceDuplexNameDisplayToLogical(), ServiceDuplexNameGet(), ServiceDuplexNameGetStored(), ServiceDuplexNameIsValid(), ServiceDuplexNameLogicalToDisplay(), ServiceDuplexNameLogicalToOdbc(), ServiceDuplexNameNormalize(), ServiceDuplexNameSet()
Methods
method OnDocument(pSourceConfigName As %String, pInput As %Library.Persistent) as %Status
method OnPrivateSessionStopped(pSourceConfigName As %String, pSelfGenerated As %Boolean, pAttachedMessage As %Persistent = "") as %Status
method OnRequest(pRequest As %Library.Persistent, Output pResponse As Ens.Response) as %Status
This method is always called asynchronously ONCE at the beginning of the process
method OnResponse(request As %Library.Persistent, ByRef response As %Library.Persistent, callrequest As %Library.Persistent, callresponse As %Library.Persistent, pCompletionKey As %String) as %Status
Handle a 'Response'
method StopAllPrivateSessions(pAttachedMessage As %Persistent = "") as %Status
method StopPrivateSession(pDuplexConfigName As %String = "", pAttachedMessage As %Persistent = "") as %Status
Indexes
index ($EnsLib.PrivateSession.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
 - FailureTimeout
 - InactivityTimeout
 - QueueCountAlert
 - QueueWaitAlert
 - ReplyCodeActions
 - Retry
 - RetryInterval
 - SuspendMessage
 - ThrottleDelay
 
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()
 - ClearAllPendingResponses()
 - DeferResponse()
 - EnumerateSettingsClose()
 - EnumerateSettingsExecute()
 - EnumerateSettingsFetch()
 - GenerateSuperSession()
 - GetDeferredResponseToken()
 - GetMsgHdrRequestKey()
 - GetProductionSettingValue()
 - GetProductionSettings()
 - GetPropertyConnections()
 - GetSettings()
 - GetShadowInstance()
 - IsResponsePending()
 - OnComplete()
 - OnError()
 - OnErroredResponse()
 - OnFailureTimeout()
 - OnGenerateSuperSession()
 - OnGetConnections()
 - OnGetReplyAction()
 - OnInit()
 - OnKeepalive()
 - OnMonitor()
 - OnProductionStart()
 - OnProductionStop()
 - OnTearDown()
 - OnTimeout()
 - QueueName()
 - RemovePendingResponse()
 - Reply()
 - ReplyError()
 - SendAlert()
 - SendDeferredResponse()
 - SendRequestAsync()
 - SendRequestSync()
 - SetTimer()
 - 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 (EnsLib.PrivateSession.Process)
^Ens.BusinessProcessD(ID,"Process")  | 
= | ServiceDuplexName 
%IsInPrivateSession 
 |