Skip to content

Digital Process Factory 3.1.1


New Features

  • The output of the REST interface has been optimized: The job ID is output as provided by the REST interface. For each started job, a start message is output. Due to the REST ID is not helpful when searching in DPF Tracker, the DPF Tracker URL is output additionally. After the job is finished, no further messages are output. (DPF-1581)

  • dpfimportjobs also supports customer-specific directories. (DPF-1535)

  • The RFC call for checking out working packages has been changed. The previous call has been marked as obsolete. (DPF-1554)

  • The switch command has been replaced due to this is no longer supported by Perl as of version 5.8. (DPF-1552)

  • Due to security reasons, the log4j library has been updated to version 2.17. (DPF-1543, DPF-1544, DPF-1546, DPF-1547, DPF-1548)

  • DPF SAP Retriever can establish SNC connections to the SAP system. (DPF-1551)

  • The DPF processes support process configurations in the customer-specific directory %SEAL_CUSTOMDIR%/server/dpf/templates. (DPF-1560)

  • The license check uses the standard status values for a consistent display in System Status. (DPF-1557)


Bug-Fixes

  • The bug with the DPF Retriever reply to CE-F when using Java 11 has been fixed. (DPF-1583)

  • The bugs in passing parameters to DPF REST Service and storing the result files in case of a remote call have been fixed. (DPF-1550)

  • The error messages when replying from DPF Batch Client via HTTPS been improved. (DPF-1582)

  • The misleading warning with local access has been removed. (DPF-1524)

  • The bug with releasing a file after accessing it has been fixed. (DPF-1477)

  • The handling of special characters in XML files has been corrected. (DPF-1553)

  • The DPF SAP Retriever status display in Conversion Control Center (CCC) is also updated when no jobs are being processed. (DPF-1540)

  • The crash (internal server error) when calling the lifesaver action for the first time has been fixed. (DPF-1528)

  • The check of the access permissions for the lifesaver in DPF Tracker has been corrected. Additional security functions have been implemented. (DPF-1495)

  • The sorting in the online documentation has been corrected. (DPF-991)


Back to top