eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:kommunikation:kanal:harddisksend



Harddisk send channel

The file system send channel allows the connection of a directory on a hard disk. Messages from the message basket (outgoing) are stored as files in the specified directory.

Properties

GENERATED src=“eBiss.Data.Resources.HarddiskSendChannel” changed=““
Properties
NameDescription
NameThe name of the channel
Channel type nameThe Type of the channel
Message directionFor receive channels the direction of the received message (but require also for send channels)
Message boxThe message box
PublicTrue if the channel should be visible in the sub node
Target pathPath of the output directory on the hard disk, e. g. C: \eBiss_Test\Harddisk\Send or. \Harddisk\Send
File name handlingHere you can select a method for generating the filenames by means of a combo box.
File exists handlingHere you can select a file handling method from the combo box in case a file of the same name already exists in the directory. You can overwrite them, add documents to them, or rename parts of the file name.
Change logsThe changes to the element are logged. The logging is activated in the System settings, which is possible if a versioning license is available.
Properties (advanced)
NameDescription
Sender validationHow the sender address should be validated
Default senderThe default sender
Recipient validationHow the recipient address should be validated
Default recipientThe default recipient
Immediate retriesRetries, used by send channels. For some receive channels, the number of pickup attempts.
Auto uncompressCheck if receipt data are compressed and then uncompress them
Write through temp fileIf this option is selected, the file is first written to the file with the additional extension specified under WriteThroughTempFileExtension. Only when the file has been completely written, then a renaming to the actual target file name takes place.
Write through temp file extensionUsed in conjunction with the WriteThroughTempFile option for the temporary file name..
Transaction safetySetting this flag causes the FileExistsHandling to be set to Override if it is currently set to Append or Fail. It also ensures that all attachments of the written message are located in the destination folder after the message has been sent. If not, all existing attachments of the message will be deleted.
Use sender addressUse the sender address to determine the output path.
WriteToAttachmentDirectory

Note: The file system send channel is designed to write to local directory paths.
If you want to write to a UNC path, you have to make sure that it can be reached by the eBiss service without login, or you have to take appropriate precautions with the command ”net use1)”.

1)
Example:
net use d: \\\server\share /user:Accounts\User1
en/kommunikation/kanal/harddisksend.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1