Skip to content

Digital Process Factory 2.3.0


New Features

  • The DPF Web services support Basic Auth for authentication. This can be configured via sysinit. (DPF-1245)

  • The display of the valid licenses has been improved. (DPF-1362)

  • The maximum length of passwords has been increased to 256 bytes. (DPF-1377)

  • Undefined variables are deleted in account.log. This enables, for example, using the %PARENTJOBID% parameter in a senseful way in order to distinguish between main and subjobs with the evaluation. (DPF-1365)

  • The usability with the license upload has been improved. (DPF-1363)

  • The delivery of DPF Folder Service has been enhanced so that the MS SQL JDBC drivers are provided for being executed with JRE Version 8 and with versions as of 11. (DPF-1357)

  • The DPFUseInteractiveDesktop environment variable for displaying applications on the interactive desktop is no longer supported. Instead of that, the output redirection via SEALService is recommended. (DPF-1372)

  • For the main processes, an index is provided in the Online Documentation. (DPF-926)


Bug-Fixes

  • The values for EXITSTATUS, WFNAME, WFPOSITION, WFPATH and WUNAME in account.log have been corrected. They are no longer read from the parameters list but (analog to the behavior in DPF Tracker) from the activity. (DPF-1366)

  • The bug with the high processor load without jobs has been fixed. (DPF-1376)

  • The performance with pdfupdate has been improved. (DPF-1154)

  • The existence of a remote DPF system no longer affects the start and stop behavior of DPF URL Callback. (DPF-1378)

  • With sysinit, it is checked if the DPF Tracker base URL has been written to the database correctly. (DPF-1379)

  • Displaying the 0 value with IF-THEN_ELSE blocks in DPF Tracker and DPF Director has been fixed. (DPF-943)

  • A bug when exporting subjobs via the lifesaver icon has been fixed. (DPF-1370)

  • The internal system error when displaying the job log has been fixed. (DPF-1345)


Back to top