Ens.Activity.Operation.Local
class Ens.Activity.Operation.Local extends Ens.Activity.Operation.Base
Property Inventory
Method Inventory
Parameters
parameter ADAPTER = Ens.OutboundAdapter;
Inherited description: The type of adapter used to communicate with external systems
parameter SETTINGS = StorageNamespace:Basic:selector?context={Ens.ContextSearch/GetEnsembleNamespaces};
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 StorageNamespace as %String [ InitialExpression = $NAMESPACE ];
Property methods: StorageNamespaceDisplayToLogical(), StorageNamespaceGet(), StorageNamespaceIsValid(), StorageNamespaceLogicalToDisplay(), StorageNamespaceLogicalToOdbc(), StorageNamespaceNormalize(), StorageNamespaceSet()
Methods
method OnAddActivity(pStatsCategory As %String = "SC", pDays, pSeconds, pLocalTime, pUTC, pInstance, pNamespace, pHostType, pHostName, pUserDimension, pCount, pDuration, pQueueduration, pSquares) as %Status
Only return an error if expect a retry will be successful as 
returning an error will mean the temporary data is not deleted 
Log a warning if fail to permanently record activity data - once per item restart.
Log a warning if fail to permanently record activity data - once per item restart.
Inherited Members
Inherited Properties
- %AlertStartTime
 - %ConfigName
 - %ConfigQueueName
 - %LastActionTime
 - %LastHandledTime
 - %LastReportedError
 - %QuitTask
 - %RequestHeader
 - %SessionId
 - %SuperSession
 - %WarnedLatest
 - %isShadow
 - Adapter
 - AlertGroups
 - AlertOnError
 - AlertRetryGracePeriod
 - ArchiveIO
 - BusinessPartner
 - DeferResponse
 - FailureTimeout
 - IOLogEntry
 - InactivityTimeout
 - NoFailWhileDisconnected
 - QueueCountAlert
 - QueueWaitAlert
 - RecordStatsInterval
 - ReplyCodeActions
 - Retry
 - RetryCount
 - RetryInterval
 - SAMDefinitionClass
 - SAMDefinitionXData
 - SAMOnly
 - SendSuperSession
 - SuspendMessage
 - ThrottleDelay
 
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()
 - AssignOneSetting()
 - CloseIOLogEntry()
 - DeferResponse()
 - EnumerateSettingsClose()
 - EnumerateSettingsExecute()
 - EnumerateSettingsFetch()
 - GenerateSuperSession()
 - GetDeferredResponseToken()
 - GetMessageList()
 - GetMsgHdrRequestKey()
 - GetProductionSettingValue()
 - GetProductionSettings()
 - GetPropertyConnections()
 - GetSettings()
 - GetShadowInstance()
 - IncludeSuperSession()
 - NewIOLogEntry()
 - OnCollectSAMSample()
 - OnError()
 - OnFailureTimeout()
 - OnGenerateSuperSession()
 - OnGetConnections()
 - OnGetReplyAction()
 - OnInit()
 - OnKeepalive()
 - OnMessage()
 - OnMonitor()
 - OnProductionStart()
 - OnProductionStop()
 - OnTearDown()
 - QueueName()
 - SaveIOLogEntry()
 - SendAlert()
 - SendDeferredResponse()
 - SendRequestAsync()
 - SendRequestSync()