Migration Information 7.4.1
Availability of X4 Plugins
For compatibility reasons, the SQL Profiling (version 2.x and higher) and Process Monitor plugins are not included in an installation package by default.
You can download the plugins from the SoftProject website under X4 BPMS > Downloads and install them separately. For instructions on how to install the plugins, see Installing Plugins.
Look-and-Feel of X4 Web Apps
The following elements of X4 Web Apps have been updated with Kendo Components:
Web App header
Module selection menu
Sidebar menu
Label control
RadioButton control
You should therefore check the look and feel of your applications for changes and make any necessary adjustments.
Validation of Properties in X4 Web Apps
Validations of properties of a Web App that are linked by AND or OR are now evaluated correctly and as described in the documentation.
If you have used a workaround for validations in previous versions of X4 BPMS, you must check this and adapt it if necessary.
JSON Converter: Usage of the JSON2XML
Function
When JSON data is embedded as a value (type String
) in a JSON file, it is no longer converted incorrectly, but is correctly output as a value (type String
) in the resulting XML. If you want to convert the JSON data contained in the value, an additional process step (JSON2XML
) is now required.