X4 Produktdokumentation

X4 Server 7.5.0

Database configuration: Centralized use of datasources

https://softproject.atlassian.net/browse/X4SERVR-260

X4 now supports the centralized management of database connections via datasources. Administrators can configure database accesses in a uniform manner and use the security features of the Application Server. Direct JDBC connections are still possible in the database configuration files in the X4/configuration directory. Alternatively, references to a datasource can be stored. If both variants are configured, the datasource is preferred.

Update of third-party libraries

https://softproject.atlassian.net/browse/X4SERVR-379

The following third-party libraries have been updated to the latest version:

  • Apache POI

The following adapters were updated to support the latest third party libraries:

  • MIME Multipart Reader 1.0.1

  • Microsoft Word to Text Converter 1.0.1

  • Microsoft Excel Reader 1.0.1

  • Microsoft Excel Writer

  • Microsoft Word Properties 1.0.2

Scheduler: Asynchronous process starts

https://softproject.atlassian.net/browse/X4SERVR-419

Scheduled processes are now started asynchronously by the scheduler. This will no longer block scheduler threads, even if many processes start at the same time. Processes can still be scheduled as usual, but start decoupled from the scheduler. The central thread pool de.softproject.x4.core.api.worker.workerThreadPool, which has been available since X4 BPMS 7.4.0, is used for implementation.

Upgrading from Java to newer version

https://softproject.atlassian.net/browse/X4SERVR-669

For improved security, Java has been updated to version 17.62.17.

Update from WildFly to newer version

https://softproject.atlassian.net/browse/X4SERVR-679

For improved security, WildFly has been updated to version 39.0.1.

Upgrading Angular and Kendo UI to newer versions

https://softproject.atlassian.net/browse/X4SERVR-671

For improved security, Angular has been updated to version 20.3.16. Kendo UI has been updated to version 19.3.0.