Skip to main content

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 CPA

Property 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()

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 (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
FeedbackOpens in a new tab