===== Version 3.9.319 (4.4.25) ===== ==== ‘Invalid column’ when updating from older eBiss DBs ==== The following error occurred when updating from an older eBiss version: Invalid column name ‘Node_oid’. The error has been fixed. ==== SMTP send channel, special characters in the file name ==== With the option ‘Send from an attachment ...’, file names with special characters were not converted in accordance with RFC, which meant that the recipient received a question mark instead of the special character. This error has been fixed. ==== New option for BackendObjectRetrieverEx ==== With BackendObjectRetrieverEx, you can specify the amount of read data that should be cancelled, see **StopAfterReadingKb** at [[en:prozessdefinition:jobs:jobsteps:kommunikation:backend:backendobjectretrieverex|]]. ==== Selection of the base price line ==== When selecting the base price line in a price line, the list of possible price lines was not sorted, which made the selection more difficult. The error has been fixed. ==== TradingPartnerBackendReceiver ==== The TradingPartnerBackendReceiver can be used to automatically update TradingPartner data: * Name, * TNr, * GLN, * salutation * MailAddress Only that which is not NULL is updated. Whether the update is based on the GLN or the TNr must be set in the options section of the TradingPartnerDocument: Either TNr or Gln ==== SMTP Server Channel ==== The SMTP receiving channel can now also process headers encoded as Quoted Printable. ==== JSON Reader ==== Bugfix in JSON Reader for reading encoded UTF characters. An error occurred with some ‘\uXXXX’ encoded characters, this error has been fixed. ==== Missing variables for TaskNotificatorEx ==== The variables **$DocumentNumber** and **$DocumentType** were not evaluated for [[en:prozessdefinition:jobs:jobsteps:allgemein:tasknotificatorex|]].