Option 1: Performing a Full Update
General Information
For this update you need an existing X4 BPMS version and a new X4 Server version as a ZIP file.
The Update Tool guides you through the entire update process. No Java arguments are required.
Warning:
When migrating to versions as of version 7.0.0, the data from the 0/schedule.xml
file is automatically migrated to .schedule files in the corresponding projects. If you have manually migrated the 0/schedule.xml
file before running the Update Tool, duplicate schedule entries may be created in those .schedule files when running the update.
If you specify the x4_jdbc
and x4_jdbc_user
JDBC parameters during migration, schedule entries from the X4 database are also migrated to .schedule files.
The following steps are carried out during the update:
Backup of the existing X4 Server
Unpacking of the new X4 Server installation
Copying of the
X4DB
folder into the new installationCopying of the
configurations
anddeployments
folders into the new installationOptional migration of the X4 database
If you do not want to use the existing X4 database but rather a new X4 database, you must create an empty X4 database before running the Update Tool.
Migration of the
X4DB
folder
Steps in detail
The Update Tool guides you through the individual steps:
Enter the path to your existing X4 Server installation: "
C:\X4_Release_7.3.1\Server
"Backup your X4 server
Backup:<Ordner>\X4_Release_7.3.1\Server_bak_2024-03-04_14-56-42
successfully createdUnzip your X4 Server installation
Enter the path to the Zip file of your new X4 Server installation: "<Ordner>\X4_BPMS_7.4.0\Server-7.4.0-20240227.115134-25.zip
"
Successfully unzipped to:<Ordner>\X4_Release_7.3.1\Server
Copy your X4DB folder
X4DB
-Ordner.)
Successfully copied<Ordner>\X4_Release_7.3.1\Server_bak_2024-03-04_14-56-42\X4DB
to<Ordner>\X4_Release_7.3.1\Server\X4DB
Copy your
configurations
anddeployments
folders
Successfully copied<Ordner>\X4_Release_7.3.1\Server_bak_2024-03-04_14-56-42\configurations
to<Ordner>\X4_Release_7.3.1\Server\configurations
Successfully copied<Ordner>\X4_Release_7.3.1\Server_bak_2024-03-04_14-56-42\deployments
to<Ordner>\X4_Release_7.3.1\Server\deployments
Migrate the X4 Database
Do you want to update your X4 database? (yes/no):
(→ You have the option to update the X4 database or not.)no
→ The X4 database is not migrated.yes
→ You will be guided through the steps as in option 4.Migrate your X4DB folder
You will be guided through the steps as in option 3.
After a successful update, the Update Tool generates a message:Completed. BYE BYE!