Digital Process Factory 3.1.1.¶
New Features¶
- DPF SAP Retriever provides process templates that work without parameters. (DPF-1472)
Bug-Fixes¶
-
The bug that no jobs were processed via the REST WU has been fixed. (DPF-1476)
-
When using dpfclient via REST, the result files are stored in the correct directory. (DPF-1474)
-
The usage of
dpfclient
has been fixed. (DPF-1480) -
The
Destination
andProgId
parameters for the RFC destination are set correctly. (DPF-1478) -
If an error occurs between generating the job and starting it, for example, during the download, the job will now be canceled and
ERR_REASON
will be set. (DPF-1482)