Home / Knowledge-Hub / Software X4 BPMS Download
X4 BPMS 7.4.19
Request one of the installation packages listed here from our Support team using the Request button. You will receive an email with the download link for the requested package. Please note the system requirements, which can be found in the online help.
A license is always required to use X4 BPMS. If you requested a trial license, you should have received it by email.
All-in-One – Interactive installation
(EXE file)
X4 Designer, X4 Server, the authentication provider (Keycloak), and pre-configured web apps for use in the X4 Control Center are included in one package.
X4 Designer – Interactive Installation
(MSI file)
Graphical user interface of X4 BPMS. Using the X4 Designer requires a connection to an X4 server and an authentication provider.
Note: With an MSI file, you can run one Designer version at a time. If you want to use multiple Designer versions simultaneously, please download the X4 Designer – ZIP archive for Windows package.
X4 Designer – ZIP archive for Windows
(ZIP file)
Graphical user interface of the X4 BPMS. Using the X4 Designer requires a connection to an X4 server and an authentication provider.
X4 Server and Keycloak – ZIP archive for Windows
(ZIP file)
X4 Server and the Keycloak authentication provider in one package
Note: This ZIP archive is required when performing an update using the Update Tool.
X4 Designer – ZIP archive for macOS
(ZIP file)
Graphical user interface of the X4 BPMS. Using the X4 Designer requires a connection to an X4 server and an authentication provider.
X4 Server and Keycloak – ZIP archive for Linux
(ZIP file)
X4 Server and the Keycloak authentication provider in one package
Note: This ZIP archive is required when performing an update using the Update Tool.
X4 Server and Keycloak – Debian package for Ubuntu Linux
(DEB file)
X4 Server and the Keycloak authentication provider in one package
X4 Server and Keycloak – RPM package for Red Hat Enterprise Linux
(RPM file)
X4 Server and the Keycloak authentication provider in one package
ADK adapter examples – ZIP archive
(ZIP file)
The X4 BPMS includes an ESB template with several sample processes and built-in ADK adapters. Here you can download the ADK package containing the Java files for the adapters included in the template.
X4 Server and Keycloak – RPM package for SuSe Linux Enterprise Server
(RPM file)
X4 Server and the Keycloak authentication provider in one package
Update Tool
(ZIP file)
Update tool for updating to version 5.5.4 or later. To perform an update using the update tool, you will need the ZIP file from the X4 Server and Keycloak package – ZIP archive for Windows/Linux.
Docker-Image
You can obtain our Docker images directly via Docker Hub.
Adapter
BAM Logging Adapter
(ZIP file)
This adapter outputs a log message with a user-defined status text to the X4 Process Monitor in the X4 Control Center or stores data in a PostgreSQL or MS SQL database.
Instructions for installing the BAM Logging Adapter can be found in the online help.
ZUGFeRD Adapter
(ZIP file)
With this adapter, you can read, create, and validate ZUGFeRD 2 / Factur-X, ZUGFeRD 1, and XRechnung PDF files.
Instructions for installing the ZUGFeRD adapter can be found in the online help.
Apps
App Configuration (also included in the All-in-One installation package)
(SEALED file)
This pre-configured X4 Web App allows users to customize web apps deployed in X4 BPMS at runtime. For example, colors, fonts, and other configurations can be changed without restarting the application.
Instructions for installing the app can be found in the online help.
Parameter Editor (also included in the All-in-One installation package)
(SEALED file)
With this preconfigured X4 Web App, users can modify the parameters defined for X4 BPMS processes at runtime without any development effort.
Instructions for installing the app can be found in the online help.
Process Monitor
(SEALED file)
With this preconfigured web app, users can monitor the status of all processes executed by X4 BPMS.
Instructions for installing the app can be found in the online help.
Process Scheduler (also included in the all-in-one installation package)
(SEALED file)
With this preconfigured X4 Web App, users can easily schedule the execution of X4 BPMS processes—even without programming knowledge. For example, it is possible to define the start time as well as the timing of recurring process executions at runtime.
Instructions for installing the app can be found in the online help.
3rd Party License Report (also included in the All-in-One installation package)
(SEALED file)
With this preconfigured X4 Web App, users can view information about the licenses of all third-party open-source components included in X4 BPMS.
Instructions for installing the app can be found in the online help.
Plugins
SQL Profiling
(ZIP file)
SQL Profiling allows you to log profiling data in SQL-based relational databases. It is an implementation of the Profiling API provided by the X4 Server.
Instructions for installing the SQL Profiling plugin can be found in the online help.
FAQs
What is the X4 Adapter Development Kit (ADK)?
It is a tool for creating custom adapters. These adapters can be fully integrated in the platform.
What interfaces does X4 BPMS provide for external systems?
The X4 API offers modern REST APIs for many platform functions – from starting a process to data retrieval.
Can web apps be customized?
Web apps created with X4 BPMS can be customized even without coding. If specific controls or responses are needed, you can use the Web App API to add them.
Is programming required?
No. Many extensions can be implemented through the configuration or templates. APIs and the ADK are available for specific requirements.