EnsLib.ebXML.Process.MessageSender
persistent class EnsLib.ebXML.Process.MessageSender extends Ens.BusinessProcessBPL
SQL Table Name: EnsLib_ebXML_Process.MessageSender
Process to send ebXML messages in accordance with it's CPAProperty Inventory
Parameters
parameter SETTINGS = OutboundTarget;
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 OutboundTarget as Ens.DataType.ConfigName [ Required ];
Name of the outbound communications path
Property methods: OutboundTargetDisplayToLogical(), OutboundTargetGet(), OutboundTargetGetStored(), OutboundTargetIsValid(), OutboundTargetLogicalToDisplay(), OutboundTargetLogicalToOdbc(), OutboundTargetNormalize(), OutboundTargetParseConfigNameSpec(), OutboundTargetSet()
Indexes
index ($EnsLib.ebXML.Process.MessageSender on ) [Extent, Type = bitmap];
Inherited Members
Inherited Properties
- %ConfigName
 - %ConfigQueueName
 - %Context
 - %Counter
 - %CurrentResponseHeader
 - %IsCompleted
 - %IsTerminated
 - %IsTimerInterrupted
 - %LastActionTime
 - %LastHandledTime
 - %LastReportedError
 - %MasterPendingResponses
 - %MasterPendingResponsesOld
 - %MessagesReceived
 - %MessagesReceivedOld
 - %MessagesSent
 - %MessagesSentOld
 - %PrimaryRequestHeader
 - %PrimaryResponseHeader
 - %QuitTask
 - %RepliedStatus
 - %SessionId
 - %StatusCode
 - %SuperSession
 - %SynchronizedResponses
 - %Thread
 - %TimeCompleted
 - %TimeCreated
 - %WarnedLatest
 - %isShadow
 - %request
 - %response
 - %responseClassName
 - %responseId
 - Adapter
 - AlertGroups
 - AlertOnError
 - AlertRetryGracePeriod
 - BusinessPartner
 - FailureTimeout
 - InactivityTimeout
 - QueueCountAlert
 - QueueWaitAlert
 - ReplyCodeActions
 - Retry
 - RetryInterval
 - RuleLogging
 - 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()
 - %OnDelete()
 - %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()
 - GetMessageList()
 - GetMsgHdrRequestKey()
 - GetProductionSettingValue()
 - GetProductionSettings()
 - GetPropertyConnections()
 - GetRequestClassList()
 - GetResponseClassList()
 - GetSettings()
 - GetShadowInstance()
 - IsComponent()
 - IsResponsePending()
 - MakeAlarmCall()
 - MakeTimerCall()
 - OnCompile()
 - OnComplete()
 - OnError()
 - OnErroredResponse()
 - OnFailureTimeout()
 - OnGenerateSuperSession()
 - OnGetConnections()
 - OnGetReplyAction()
 - OnInit()
 - OnKeepalive()
 - OnMonitor()
 - OnProductionStart()
 - OnProductionStop()
 - OnRequest()
 - OnResponse()
 - OnTearDown()
 - OnTimeout()
 - Purge()
 - QueueName()
 - RemovePendingResponse()
 - Reply()
 - ReplyError()
 - RuleLoggingSet()
 - SendAlert()
 - SendDeferredResponse()
 - SendRequestAsync()
 - SendRequestSync()
 - SetTimer()
 - UpdateSynchronizedResponses()
 
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 (Ens.BusinessProcessBPL)
^Ens.BusinessProcessD(ID,"%SynchronizedResponses",n)  | 
= | %SynchronizedResponses(n)  | 
Storage Model: Storage (Ens.BusinessProcessBPL)
^Ens.BusinessProcessD(ID,"BusinessProcessBPL")  | 
= | %Context 
%Thread 
%Counter 
RuleLogging 
 | 
Storage Model: Storage (EnsLib.ebXML.Process.MessageSender)
^Ens.BusinessProcessD(ID,"MessageSender")  | 
= | OutboundTarget 
 |