X4 Adapter 7.4.1
Adapter separated from .ear
and deployed as WildFly modules
https://softproject.atlassian.net/browse/X4SERVR-70
Adapters are now deployed separately from the central .ear
file. The adapters are stored in a new WildFly module.
The aim of this change is that newly developed adapters/plugins and existing ones can be updated/patched without having to adapt the .ear
file to provide the new artifact.
Apache Kafka Subscriber with new operation Assign
https://softproject.atlassian.net/browse/X4SERVR-37
The Apache Kafka Subscriber now has Subscribe
and Assign
as different operations. If in previous versions, the Subscribe
operation was set, the processes will be migrated to the Assign
operation. Changes were also applied to apachekafka-config.xml
.
Case Management and Case Management Statistics Adapter
https://softproject.atlassian.net/browse/X4SERVR-79
The <ProcessInstanceId>
of the triggered technical process is contained in the output of the GetInformation
operation of the Case Management Adapter and in the output of the GetAllCaseMetadata
operation of the Case Management Statistics Adapter.
No backward compatibility: For processes migrated from older X4 BPMS versions, the <ProcessInstanceId>
is not given.
Process Monitoring Adapter - Filter by debug mode
https://softproject.atlassian.net/browse/X4SERVR-51
The Process Monitoring Adapter contains a new filter <DebugMode>
in the List Process Executions
operation.
The following values can be set in the filter:
true
: Only processes that are executed in debug mode are displayed in the output.false
: Only processes that are not executed in debug mode are displayed in the output.
If this filter is not set, the adapter outputs all processes.
Process Monitoring Adapter - Filter by subprocess
https://softproject.atlassian.net/browse/X4SERVR-55
A filter can be used to filter by parent or subprocess. To do this, the <ProcessHierarchy>
element is set in the <ProcessFilter>
element with the value PARENT
or SUBPROCESS
.
Process Monitoring Adapter - Select steps from all processes
https://softproject.atlassian.net/browse/X4SERVR-50
A filter can be used to filter by all process steps from all processes with a defined status.
MicroProfile Metrics Reader
https://softproject.atlassian.net/browse/X4SERVR-122
The MicroProfile Metrics Reader has been revised and is now available. The MicroProfile Metrics Reader can be used to access real-time data that describes the status and utilization of the addressed system. Real-time data is the basis for technical monitoring and is provided by various systems and applications in the standardized MicroProfile Metrics format for further processing.
PDF to PDF/A Converter
https://softproject.atlassian.net/browse/X4SERVR-196
The PDF to PDF/A Converter has been revised and is now available. The PDF to PDF/A Converter converts PDF documents into PDF/A documents. Encrypted PDF documents can also be converted. After the conversion, the encryption no longer exists.
BAM Logging Adapter (Version 2.0.2)
The BAM Logging Adapter 2.0.2 has been revised. The BAM logging data is displayed in the Process Monitor app. The adapter has the following operations: Log Status
, Log Data
, Log Message
, Log Batch Messages
. As in versions 6.x, the BAM logging configuration on the transitions is fully supported again.
A migration from X4 BPMS versions 6.3 to 7.x is not required.
SAP Explorer (JCo 3)
https://softproject.atlassian.net/browse/X4SERVR-187
The SAP Explorer (JCo 3) has a new ClearCache
operation. This operation clears the BAPI and IDoc cache in JCo.
ADK template with examples
https://softproject.atlassian.net/browse/X4SERVR-120
https://softproject.atlassian.net/browse/X4SERVR-116
There is a new X4 ESB template that contains ADK adapter examples. The ADK package containing the Java files for the adapters contained in the template (adk-example.zip
) can be downloaded from the download area of the SoftProject website .
Business Data Logger has been decommissioned.
https://softproject.atlassian.net/browse/X4BUG-572
The Business Data Logger adapter has been decommissioned and will be removed in X4 BPMS 9.0.