===== Version 3.7.274 (5.1.23) ===== ==== Extension of the smtp send channel with 'receiver' and 'CC' ==== The [[en:kommunikation:kanal:smtpsend|]] has been extended by the properties 'receiver' and 'CC'. This allows messages to be sent to a fixed recipient regardless of the partner of the message and also without a partner. The entries in the status history have been revised. ==== eBiss API - IDocument ==== The property **List CreatedDocuments** was added at the interface **IDocument**. CreatedDocuments is the other side of the already existing relation **OriginDocument** in the IDocument. ==== Correction in DeleteAfterRead attribute ==== The DeleteAfterRead attribute was not marked as "AttributeTargets.Class", so when generating it from the type library it was not generated at the class, but erroneously at the property. The bug has been fixed. ==== Maintenance interface - content output ==== The [[en:howtos:maintenanceinterface|]] now outputs the contents of the documents when the **DocumentContent** option is set. ==== Encoding at BackendObjectRetriever and BackendObjectRetrieverEx ==== The BackendObjectRetriever and BackendObjectRetrieverEx now store the used encoding in the attachment of the message. ==== Ftp, SMTP, AS2, ... Channels ==== Update to the latest nsoftware IPWorks version, from version number 22.0.7525.0 of 2020 to the version number 22.0.8318.0 from 10.10.2022. ==== EntityAnalyzer ==== New option **Overwrite encoding** in [[en:prozessdefinition:jobs:jobsteps:allgemein:entityanalyzer|]]. ==== Extension of the mapping function SendMailUseChannel ==== The mapping function [[en:transformation:mappings:funktionen:allgemein:sendmailusechannel|]] can now also use the marko "${FN:}". ==== Correction to mapping function SendMailUseChannel ==== Send errors did not result in an error. This is fixed, a task is now created for a send error. ==== Fix from client crash ==== In case of longer sessions of eBiss.WinClient and a connection loss to the eBiss.Server the following error occurred when checking the license: "...Requested Service not found". This error has been fixed. ==== Error correction in the mapping when selecting the type ==== When selecting the target type in the mapping, the source type was marked in the dialog, this error has been fixed. Now, if already defined, the target type is marked in the selection list.