Skip to content

Digital Process Factory 3.0.0


New Features

  • The DPF programs are available for 64 bit Linux distributions. (DPF-1435)

  • DPF 1.x licenses are no longer supported. (DPF-1432)

  • DPF URL Callback supports Java 11. (DPF-1444)

  • DPF RestWU Manager supports Java 11. (DPF-1458)

  • The definitions of the database tables have been revised so that they are compatible to PostgreSQL 12. (DPF-1438)

  • DPF Batch Client can connect to DPF via the REST Web service. Using this, no ports have to be opened for the database accesses and Frans and file larger than 2 GB can be transferred. The transfer protocol is specified with the -protocol command line parameter. (DPF-1384)


Bug-Fixes

  • DPF SAP Retriever can connect to multiple SAP systems correctly. (DPF-1468)

  • DPF URL Callback starts correctly on Linux. (DPF-1422)

  • The bug with activating the licenses after uploading via SEALCC has been fixed. (DPF-1453)

  • The evaluation of the maximum allowed size of the log file has been corrected. If the maximum (20 MB) is exceeded, a warning is output to the log file. With -1, the size restriction is deactivated. (DPF-1431)

  • Unless the log level has been configured, INFO is used by default. (DPF-1220)

  • The check of the user name ORIGUSERNAME is case-sensitive. (DPF-1119)

  • The process steps in the log window have been linked to the process graph so that the correct location of the graph is reached from the log. (DPF-1042)


Back to top