eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:prozessdefinition:jobs:jobsteps:kommunikation:channelsender



ChannelSender

The ChannelSender receives all the messages in the job flow and sends them according to the channel parameters.

Note: If the fixed channel is set, this is used, otherwise the channel is used by the message receiver's Typset. If no type set is defined, the channel of the message receiver1) is used. If this is not defined then the channel is used by the Partnervorlage.

GENERATED src=“eBiss.ClassLib.Resources.JobSteps.ChannelSender” changed=““
Properties
NameDescription
TypeClass name of the jobstep
NameName for the jobstep that will appears in the job designer
DescriptionOptional description for the jobstep
Don't send small attachmentsDon't sent attachments that are less than this size in bytes.1)
Don't send discardedAttachments with the status discarded are not sent.2)
Fixed channelUse a fixed channel as default, if channel is not defined in Typeset or Partner.
Don't send status <Attachments with the status discarded are not sent.3)
Run without messagesBoolean. If true , the ChannelSender will process the messages immediately as soon as they are initiated.\\false will first collect a few messages before they are sent.\\This is used for protocol server such as Pop3ChannelSender.
Don't downgrade stateIf the message status is higher than “Sending”, then do not reset the status to “Sending”.
Don't change statusThe status of the message is not changed, neither to Sending, Sent, Committed by remote, etc.. The history entries are written. If the flag is active, then “Don't reset status” is also active automatically.
Use routed channelIf this is true, then the fixed Channel might have been routed to us
Sender TypeSet verwendenDie Absenderadresse soll auch über die TypeSets vom Sender ermittelt werden
Messate StateThe state the message should receive, if this actions succeeds, if None no state should be set. If empty the value is set by the channel and could be: SentButAwaitingAck, SentAndNegativeAckReceived, Sent, CommittedByRemote.
Committed stateThe state the message should receive, if send succeeds and we got a positive acknowledgement by remote.
Sort By RecipientIf this is true, then the messages are sorted by target address within channels
Use Com ReceiverDefines whether the ComReceiver of the message 1. should not be used, 2. should be used if no other address was found or 3. should always be used.
Unlock after sendingThis option should be used with caution, the message is unlocked and removed from the flow (Input/Output). I.e., with this option no or at most one Delegate Job Step may follow this Job Step.

The following JobSteps are usually connected to the ChannelSender

1) , 2) , 3)
A message state entry will be written in this case
en/prozessdefinition/jobs/jobsteps/kommunikation/channelsender.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1