Modules and System Connectors
Data Converters
Complex Lookup/Lookup Table
-
Processing Rules for Complex Lookup Tables can be linked to System Diagrams.
System Connectors
Backup Connector
-
An option has been added to define whether the whole system version history or just the latest system version shall be backed up.
File Connector
-
In directory mode, sorting is also possible - alphabetical and chronological, ascending and descending. This only applies if the data transfer type is
IBISDirectory-XML
. -
The new option Continue execution on failure of previous calls can be selected to continue the specified number of calls even after a previous failure. The value of Max. number of executions per scheduled call must be higher than
1
for this.
HTTP Connector
-
HTTP response parameters for HTTP status are also set if an error occurred (HTTP status <200 or> = 300).
-
Commons HttpClient version 3.0.1 has been replaced by HttpComponents HttpClient version 4.5.5.
JS Connector
-
ExtJS 6 applications can be deployed in Liferay Portal.
-
The portlet of an ExtJS application that has been deployed to the Liferay Portal can be reinitialized, re-deployed and un-deployed.
-
The JS Connector can be deployed with the Web Application Connector.
-
Variable mapping for workflow variables is possible.
REST Connector
-
Commons HttpClient version 3.0.1 has been replaced by HttpComponents HttpClient version 4.5.5.
-
The REST Connector supports the HTTP PATCH Method.
Web Services Connector
-
The Webservice Manager has been added as a new monitoring tab. It contains a list of all the Web Service Connectors and their status. There is an option to re-register a faulty Web service.
-
Commons HttpClient version 3.0.1 has been replaced by HttpComponents HttpClient version 4.5.5.
WebDAV Connector
-
Commons HttpClient version 3.0.1 has been replaced by HttpComponents HttpClient version 4.5.5.
Utilities
Data Stream Analyzer
-
The Data Stream Analyzer gives out the length of an input message within the variable
datastreamanalyzer.streamsize
.
Encoder
-
For the encoding algorithms MD5, SHA1, SHA-224, SHA-256, SHA-384, and SHA-512, the option Set input message additionally as output message can be set so that the input message is passed to the output message instead of the checksum. The checksum is stored in the
Encoder.<algorithm>
variable.