Skip to content

Digital Process Factory 4.1.0


New Features

  • seal-dpf-accounting service has been added to write cluster compliant log files. By default, seal-dpf-process-manager is still writing the accounting.log. In cluster mode, you have to change this behavior by setting USE_ACCOUNTING_SERVICE to true. (DPF-1829)

  • The DPF command line client supports now the option --full for the dpf service stop command, which stops the full system including the infrastructure services. Without the --full option only the DPF services are stopped. (DPF-1918)

  • For container based installations distroless images are available via Github. (DPF-1956)

  • Node.js has been updated to version 22.14.0 due to security reasons. (DPF-1958)0


Bug-Fixes


Known Issues

  • The SOAP interface and thus SOAP Web Service, Mail Service and DPF SAP Retriever are not working with DPF 4.0.0. (DPF-1726)

  • DPF Gate ist not working with DPF 4.0.0. (DPF-1744)

  • As of DPF 4.0.0, DPF Batch Client does not support the option -f to provide a directory or multiple files with a job. (DPF-1768)

  • If a sendback workflow is started by the DPF Batch Client via REST interface and the return files are to be placed in a subdirectory, the DPF Batch Client does not create this subdirectory. (DPF-1813)

  • The job type PDFLLSJob is currently not supported. (DPF-1853)

  • For the DPF Batch Client to work with the -local parameter, the dpfclient.xml has to be changed. Refer to Installation and Configuration of DPF Batch Client. (DPF-1959)


Back to top