The SMTP send channel 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.
The property List<IDocument> CreatedDocuments was added at the interface IDocument. CreatedDocuments is the other side of the already existing relation OriginDocument in the IDocument.
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.
The Configuration of the maintenance interface now outputs the contents of the documents when the DocumentContent option is set.
The BackendObjectRetriever and BackendObjectRetrieverEx now store the used encoding in the attachment of the message.
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.
New option Overwrite encoding in EntityAnalyzer.
The mapping function SendMailUseChannel can now also use the marko “${FN:<an X-path expression>}”.
Send errors did not result in an error. This is fixed, a task is now created for a send error.
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.
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.