X4 Adapter 7.3.1
New Adapter Category X4 API
Especially for low coders, this new category bundles all adapters that can be used to quickly and easily to map requests in processes. With the creation of this new category, adapters were moved from the X4 Tools category to the X4 API category and renamed.
The following adapters have been moved to the new category X4 API:
Deployments
Keycloak Administration
Process Runtime Management
Schedule Management
Third Party License Summary
The following adapters have been moved from the X4 Tools category to the X4 API category and
renamed:
Old designation in X4 Tools | New designation in X4 API |
|---|---|
Custom Placeholder Initializer | Global Parameter Initializer |
Custom Placeholder Storage Management | Global Parameter Management |
Process Profiler | Process Monitoring |
Profiling Management | Process Monitoring Management |
Project Parameter Management (NEW) | |
Savepoints | Savepoint Management |
System Configuration | System Configuration Management |
Web App Configuration Adapter | Web App Configuration Management |
Web App Theme Configuration Adapter | Web App Theme Management |
Project Parameter Manager
The Project Parameter Manager contains an API for reading and updating project parameters at runtime so that they can be adapted to the system environment. Changing project parameters can be restricted by roles.
You can also perform the operations alternatively via the ReST interface (http://localhost:8080/X4/X4Api//) in the Project Parameter Management area.
Here you can find the description of the adapter:
System Status Adapter and ReST API
The System Status Adapter with the following operations now returns the data sizes as follows:
RAM sizes are returned in MB. The adapter operation
JVMParametersadds the unit to the
top level element:<JVMParameters Unit="MB">Data sizes are returned in bytes. The adapter operation Processes Running adds the unit
to thememoryConsumedelement:<MemoryConsumed Unit="B">0</MemoryConsumed>Data sizes are returned in bytes. The adapter operation User Sessions Memory adds the unit to top level element:
<UserSessionMemory Unit ="B"/>
These operations for the System Status Adapter can also be executed using the X4 ReST API: http://localhost:8080/X4/X4Api/#/System Status
New X4 Adapter: SAP Event Mesh Adapter
With this adapter, it is possible to connect to the SAP event mesh and to receive messages via AMQPWS.
This adapter is not included in the standard X4-BPMS license and must be purchased separately.
Improved Security
Apache Maven Updated to Latest Version
For all X4 Apps, Apache Maven is updated to the latest version for improved security.
GDVVU-Adapter
For improved security, the GDVVU adapter now uses the latest library versions of hsqldb and commons-text.
Google Cloud Adapter
For improved security, Google Cloud adapter now uses the latest library versions of com.google.api.grcp, hadoop-common, hbase-shaded-netty, google-oauth-client and api-util. The adapter is not included in the default X4 BPMS installation, but is available as separate package on the SoftProject Marketplace (https://marketplace.softproject.de/).
OData Clients Adapter
For improved security, the OData adapter now to uses the latest OData Client version. The adapter is not included in the default X4 BPMS installation, but is available as separate package on the SoftProject Marketplace (https://marketplace.softproject.de/).