Fix Readme
Abstract
This readme is for IBM Business Automation Workflow 25.0.0.0 interim fixes released periodically to resolve security vulnerabilities and other defects. It includes information about downloading, updating an installation, and other information about interim fixes for the 25.0.0.0 release.
Content
| Readme file for | IBM Business Automation Workflow and Process Federation Server (Traditional) |
|---|---|
| Product release | 25.0.0.0 |
| Publication date | 18 December 2025 |
- Use an incrementing identifier, such as 25.0.0.0-IF003, 25.0.0.0-IF004, etc. Note: for 25.0.0.0, the sequence starts at IF003, which corresponds to the latest equivalent for Business Automation Workflow on containers released alongside the first cumulative fix for Business Automation Workflow (Traditional) 25.0.0.0.
- Remove the need for administrators to track applied fixes and determine which ones to fetch and apply, thus reducing preparation time before applying fixes. Fixes are bundled into a single package and released at regular, predictable intervals. This approach also removes the need to check prerequisite and superseded fixes - all prerequisites are included, and superseded fixes are excluded from the single package.
- Simplify troubleshooting if new issues arise, and accelerate issue resolution by reducing the variability in customer-installed environments.
- Are packaged as IBM Installation Manager fix packages, similar to individual interim fixes.
- Include a single consolidated readme file, like this one, with update instructions, and any optional instructions and mandatory or optional post-Installation Manager update steps. More information about the fix, such as which known issue fixes are shipped with this fix, are also included.
- Align with fixes for related offerings that include Business Automation Workflow capability, such as Business Automation Workflow on containers and Cloud Pak for Business Automation. Fixes released at the same time for these offerings should contain the same fix content, as the individual fixes apply to each of them.
- Should provide all that customers need to maintain their Business Automation Workflow environment(s).
- Are delivered with open source libraries and other dependencies that include open source libraries. Vulnerabilities (CVEs) for these libraries are published regularly. These interim fixes include fixes for these libraries.
- Bundle all fixes since the 25.0.0.0 base release, including previous cumulative interim fixes on top of that base release. They supersede previous cumulative interim fixes (if any) and may supersede individual interim fixes. Because these fixes are cumulative, only the latest in the series needs to be applied. You can also upgrade from a previous release (V.R.M) and simultaneously apply the latest cumulative interim fix for 25.0.0.0.
| Fix & Download link | Superseded cumulative interim fixes | Process Federation Server fix & Download link | Complimentary on containers fix | Released |
| 25.0.0.0 IF004 | * Note: All previous interim fixes listed in this table | 25.0.0.0 IF004 | 25.0.0.0 IF004 | February 2026 |
| 25.0.0.0 IF003 | None | 25.0.0.0 IF003 | 25.0.0.0 IF003 | December 2025 |
- IBM Business Automation Workflow Enterprise 25.0.0.0
- IBM Business Automation Workflow Express 25.0.0.0
- IBM Business Automation Workflow Enterprise Service Bus 25.0.0.0
- IBM Workflow Center and Workflow Server versions do not need to match, and Workflow Server 25.0.0.x can connect to a back-level Workflow Center. You can update Workflow Server first and test your applications to make sure that they still work normally after the update. Update Workflow Center last. For more information about rolling update of case projects and legacy solutions, see Performing a rolling upgrade.
- You can also use offline deployment between Workflow Server 25.0.0.y and Workflow Center 25.0.0.x
- To interact with Workflow Center, IBM Integration Designer must be at V8.5.7 or later.
- Ensure that you have at least 18 GB of disk space, including temporary disk space.
- Ensure that there are no custom JAR files in the system classpath of IBM Business Automation Workflow. The system classpath includes install_root/lib, install_root/lib/ext, install_root/plugins, install_root/java/jre/lib/ext, install_root/BPM/Lombardi/lib, install_root/BPM/Lombardi/plugins, and so on.
- Download the cumulative fix repository to a local directory so that the files can be used with Installation Manager during the update process. Find the download link in the Business Automation Workflow and complimentary interim fixes history table, earlier in this document. Note the location where you downloaded the file.
- Stop all the Java™ processes associated with the IBM Business Automation Workflow products that are being updated. If you apply this fix when a Java process related to WebSphere Application Server is running, the product might not continue to run successfully.
- Stop the single cluster or the three clusters in the following order: Support, Application, and then Messaging.
Note: Make sure that a graceful shutdown is performed to ensure that there are no in-doubt transactions. - Stop any other servers, the node agents, and then the deployment manager.
- Stop any other associated JVMs, such as the Profile Management Tool or the Quick Start console.
- If you have a Microsoft Windows service or another function that automatically restarts the servers when they are down, ensure that the service or function is disabled until the update process is complete.
- Stop the single cluster or the three clusters in the following order: Support, Application, and then Messaging.
Backup your IBM Business Automation Workflow environment.
Note: Instead of completing the steps below, consider doing an overall file system backup of all files on your machine, or if available, take a snapshot of the (virtual) machine. This allows for faster and more reliable recovery than doing separate backups. If you choose to use file system or system image backups, make sure to:- Back up any customization as described in steps 1.1 and 1.7
- Back up the databases
Important:
- During the update, the CaseEventEmitter WAR and CaseEventEmitter json files in the install_root/CaseManagement/analytics/ directory are overwritten. If you are using IBM Business Automation Insights and modified these files, back them up and restore the JSON file after the update.
- During the update, the BPMEventEmitter WAR archive file and sample configuration files in the install_root/BPM/analytics/configTemplates and install_root/BPM/Lombardi/tools/def directories are overwritten. Back up the following files if you customized them:
- install_root/BPM/analytics/configTemplates/BPMEventEmitter.yml
- install_root/BPM/Lombardi/tools/def/BPMEventEmitter.properties
Perform the following steps:
- Back up the IBM Business Automation Workflow installation files. This fix updates the core product files and all the existing profiles that require a maintenance update.
- If your profiles are separated from the installation files, back up your IBM Business Automation Workflow profiles. Run the backupConfig command to back up the configuration files of each profile. See Backing up and restoring administrative configuration files in the WebSphere Application Server product documentation.
Important:- If you need to restore a previous profile backup after you run the steps to update your profile, you must complete all the steps in Rolling back the Business Automation Workflow environment. Otherwise, you cannot re-run the installation properly.
- Back up all the Installation Manager files that are mentioned in Backing up IBM Installation Manager agent data and shared files for recovery with IBM Business Process Manager (BPM). If you are applying patches to other products installed with Installation Manager, be sure to take backups of those products as well. This data is not required for a normal rollback. However, if you have an Installation Manager failure or a problem that corrupts the file system data, you need these files to recover from it. Having either a full file system backup or all of these directories ensures that you can roll back to a consistent state for all products that were installed with Installation Manager.
- Back up all databases associated with this IBM Business Automation Workflow environment.
Database contents and schemas are not changed during this fix update. However, if you face an issue some time after you completed the fix update, which requires you to rollback, your database content might need to be restored, too. Therefore, make a backup of your databases at the same time as you make the profile backup. - Optional: Back up your Process Portal customization. During the update, Process Portal content and snapshots can be updated.
Customization that you applied to the Process Portal deployed as a snapshot must be redone on the latest version after you update your environments. For example, Setting up collaboration features for business users. - Optional: Customization to the Process Portal mentioned in Customizing and rebranding interfaces can be overwritten. Make a local copy of your changes before you update or keep a record of your modifications.
- If you are upgrading from a swinging profiles environment, complete all but the last step in Applying an interim fix or cumulative fix by swinging profiles. Instead of running the next two steps in these upgrading instructions, use the same information to apply the fix to the main product installation during the first step of the swinging profile instructions.
Important: Do not complete the last step of the swinging profile instructions and restart the environment only if you are told to in the instructions below. - Apply the fix onto the deployment manager installation interactively or silently:
Apply the fix onto all managed node installations interactively or silently:
Start the deployment manager server.
- Notes:
- The deployment manager profile is updated automatically during the first server startup after the fix is applied.
- Databases are not changed when you apply this fix.
- It takes time to complete the profile upgrade when the server starts for the first time. This time can be significantly longer than the time it takes to normally launch. You can monitor the profile_root/properties/service/productDir/logs/runConfigActions.log file to see the activity that is in progress during the profile upgrade process. The result of each activity is logged with either INSTCONFSUCCESS or INSTCONFFAILED. If an activity failed, see Identifying and recovering from profile upgrade or toolkit upgrade errors.
- Warning:
- Do not attempt to bypass the automated update tasks. If these tasks are not performed successfully, it could lead to environment corruption. The use of a runConfigActions.disableAtServerStartup file can corrupt an IBM Business Automation Workflow environment.
- Run the following command:
- On Windows, go to the dmgr_profile_root\bin directory and run startManager.bat.
- On Linux or UNIX, go to the dmgr_profile_root/bin directory and run startManager.sh.
- Notes:
- Check for and fix errors, as described in Identifying and recovering from profile upgrade or toolkit upgrade errors before you continue.
- For each managed node in the network deployment environment, complete the following steps.
- Start the node agent.
- On Windows, go to the node_profile_root\bin directory and run startNode.bat.
- On Linux or UNIX, go to the node_profile_root/bin directory and run startNode.sh.
- Ensure that node synchronization is completed. It can take several minutes to complete when you update the system applications. Do not terminate this task abruptly or run a duplicate node synchronization because it could affect the configuration data for the node. You can check the node agent log or syncNode.log for progress of the related operations. Use the syncNode command to force synchronization if required.
- Note:
- The managed node profile is updated automatically during the first server startup after the fix is applied.
- Start the node agent.
- On each Node, check for and fix errors, as described in Identifying and recovering from profile upgrade or toolkit upgrade errors, before you continue.
- Use the Ripplestart option to start the single cluster or to start your three clusters in this sequence: Messaging, Application, and then Support. See Starting and stopping a cluster.
- If you are installing this cumulative fix as part of an upgrade from IBM Business Automation Workflow 23.0.2 or older, then the Process Portal search index will be automatically rebuilt on the first server restart.
If you are already on IBM Business Automation Workflow 25.0.0 and that before this cumulative fix installation you previously had not already applied the individual fixes for DT412485 and DT423276, then, once the server is started, you must manually run the processIndexFullReindex command to rebuild the search index.
While the search index is being rebuilt, the search facility in Workplace and Process Portal is unavailable or incomplete. To monitor the rebuilding of the index, in the SystemOut.log file, look for the CWLLG0764I and CWLLG0765I messages that identify the start and completion of the index rebuild.
Note: To leverage the new search implementation provided as part of the fix for DT412485, you must set <use-new-process-instance-search> to true in 100Custom.xml as in the following example:
<properties>
<server>
<search-index merge="mergeChildren">
<use-new-process-instance-search>true</use-new-process-instance-search>
</search-index>
</server>
</properties> - Optional: If you are updating an external Content Platform Engine, or an external Content Navigator at the same time as applying this fix:
- If you are updating an external Content Platform Engine , run the updateBPMExternalECM command to update the Content Platform Engine libraries on Business Automation Workflow.
- If you are updating an external Content Navigator, run the setExternalNavigator command.
- Restart the deployment environment.
- Optional: If you are using case management, follow these instructions to update it:
- Run the IBM Business Automation Workflow Case Configuration tool and configure the profile either from the GUI (see Running the Case configuration tool tasks for the development environment) or the command line (see Configuring the development environment by using the command line). Based on your current development environment, open and edit the predefined profile that is located in dmgr_profile_root/CaseManagement/DE_name/profiles/ICM_dev. If you are using custom profiles, then make sure the configuration is synced between the custom profile and predefined profile after update. For example:
- On Windows: C:\Program Files\ibm\Workflow\v18.0\profiles\DmgrProfile\CaseManagement\De1\profiles\ICM_dev.cfgp
- On Linux or UNIX: /opt/ibm/Workflow/v18.0/profiles/DmgrProfile/CaseManagement/De1/profiles/ICM_dev/ICM_dev.cfgp
Note: On AIX, if IBM SDK is updated to version 8.0.6.25 or later, the Eclipse launcher may be unable to load libjgskit.so and libjgsk8iccs_64.so. You must export the LIBPATH variable before you run the configmgr_cl command. To export LIBPATH, use the following command, where <baw_install_root> is your Business Automation Workflow installation path: LIBPATH=$LIBPATH:<baw_install_root>/java/jre/lib/ppc64:<baw_install_root>/java/jre/lib/icc.
- Edit the Configure Case Integration with IBM Business Automation Workflow Task by using the GUI or the configibmbpm.xml file. Ensure that the context root for Process Server application and CPE Workflow services application (ICMBPMServices) is correct. Save the task.
- If you are using an external Content Platform Engine, edit the Deploy the Content Platform Engine Gateway Service Task by using the GUI or the deploygateway.xml file. Ensure that the IBM Business Automation Workflow server cluster name is correct. Save the task.
- Run all tasks in this profile. Right-click the profile and select Run all tasks or run configmgr_cl execute -profile myprofile.
- Restart the deployment environment.
- Upgrade the existing solutions. See Upgrading and converting case solutions.
- Run the IBM Business Automation Workflow Case Configuration tool and configure the profile either from the GUI (see Running the Case configuration tool tasks for the development environment) or the command line (see Configuring the development environment by using the command line). Based on your current development environment, open and edit the predefined profile that is located in dmgr_profile_root/CaseManagement/DE_name/profiles/ICM_dev. If you are using custom profiles, then make sure the configuration is synced between the custom profile and predefined profile after update. For example:
- Optional: Update to the latest toolkit
After IBM Workflow Center is successfully updated, update your projects to the latest IBM Business Automation Workflow toolkit levels so that you can integrate the latest fixes associated with the toolkit objects. You need to modify your project only if it includes a toolkit snapshot with a different snapshot ID than the toolkits included with your current product version. - Optional: Update to the latest API
Update embedded product JAR files in any custom applications, plugins, services, and so on, in order to use product APIs. For example, if you use Case API in a custom application, ensure that the Case API .jar file in your custom application is updated as part of the update. - Optional: If you are using IBM Business Automation Insights, restore the JSON file that you backed up in step 3. After the update, your Case event emitter application must be updated. For more information, see Installing and configuring the Case event emitter.
- Optional: If you are using the deprecated desktop Process Designer, after Workflow Center is updated, existing desktop Process Designer users must follow the instructions for Updating desktop IBM Process Designer.
- Optional: If you are using Process Portal customization:
- Perform any needed customization by using the updated application content.
- If you used the BPMUpdateTheme task to apply a custom theme, run the BPMUpdateTheme task again to reapply the custom theme.
- Your IBM Business Automation Workflow environment is now updated. Perform any application validation testing you require at this time.
In the log locations, profile_root is the root directory of the server that is starting up either the deployment manager profile or the managed node profile.
- Profile upgrade
Log location: profile_root/logs/BPMConfig_upgrade_profileName_timestamp.log
Success message: 'The BPMConfig.bat -upgrade -profile <profilePath>' command completed successfully.' - bootstrapProcessServerData command
Log location: profile_root/logs/bootstrapProcessServerData.log
Success message: 'The bootstrapping of data completed successfully.' - BPMUpdateSystemApp command
Log location: profile_root/logs/BPMUpdateSystemApp_timestamp.log
Success message: 'execute Cumulative BPMUpdateSystemApp completed successfully.'
runConfigActions script execution failed. Exit code: 1
Exception caught while waiting for runConfigActions script to complete:- Check the profile upgrade log and confirm that the commands completed successfully.
If the commands did not run successfully, note the errors and review them to see if they explain the failure. - Check the bootstrapProcessServerData command log and confirm that the command completed successfully.
Note: For managed nodes, the bootstrapProcessServerData command is not run during node startup.
If the command did not run successfully, note the errors and review them to see if they explain the failure. - Check the BPMUpdateSystemApp command log and confirm that the command completed successfully.
Note: For managed nodes, the BPMUpdateSystemApp command is not run during node startup.
If the command did not run successfully, note the errors and review them to see if they explain the failure. - Search the support site for possible reasons for the failure. If you cannot find a solution, engage IBM support.
- After the issue is resolved, restart the failing server to trigger another attempt of the upgrade step.
- If you decreased the maximum heap size, the value reverts to the default when you update. If you increase it, the value is preserved.
- If the bootstrapProcessServerData command fails with a NoClassDefFoundError or a NoSuchMethodError, make sure there are no product JAR files in install_root/lib/ext other than these four files:
bpm.security.tai.jar
jcrypt.jar
ssi4bpm-server.jar
wp.auth.tai.jar - If you are using a Db2 database and the bootstrapProcessServerData command fails with the error Db2 SQL Error: SQLCODE=-1476, SQLSTATE=40506, SQLERRMC=-964, you must increase the default log file size using the following SQL statement (where @DB_NAME@ specifies the name of your Process database):
UPDATE DB CFG FOR @DB_NAME@ USING LOGFILSIZ 16384 DEFERRED;
After you have run the SQL statement, restart the deployment manager or stand-alone server.
- Ensure that you have EAR files for any applications that you installed since you ran the backupConfig command. Make note of any changes you made after backing up the profiles. Also, ensure that you have .zip files for offline deployment and the .twx files for online deployment for all process applications and toolkits that you deployed since you backed up the Process database.
- Stop all the Java processes associated with the products being rolled back.
- Stop the single cluster or the three clusters in the following order: Support, Application, and then Messaging.
- Stop any other servers, the node agents, and then the deployment manager.
- Stop any other associated JVMs, such as the Profile Management Tool or the Quick Start console.
- If you have a Windows service or another function that automatically restarts the servers when they are down, ensure that the service or function is disabled until the update process is complete.
- Roll back the update by using Installation Manager. See Rolling back fixes silently or Rolling back fixes interactively for instructions.
- Restore the backup of all your IBM Business Automation Workflow environment databases.
- Run the restoreConfig command for each profile.
- Run one of the following commands to clear the OSGi configuration area:
On Windows:
install_root\bin\osgiCfgInit.bat -allOn Linux or UNIX:
install_root/bin/osgiCfgInit.sh -all- Otherwise, the OSGi cache might still refer to classes from the update that was applied before the rollback, which can cause problems in the rolled back (old) environment.
After you roll back, if you see an error when running the servicedeploy command, you can fix it by running the following script:
install_root/serviceDeploy/clearServiceDeployCfgRunning this script with no parameters fixes the error.
- Start your Business Automation Workflow environment.
- Start the deployment manager and each node agent.
- Start the single cluster or the three clusters in the following order: Messaging, Application, and then Support.
- The environment is now rolled back to its previous state.
- Re-install needed applications or snapshots, and redo any other applicable configuration changes that you made since you ran the backupConfig command.
- Updating an installation interactively
- Updating an installation silently by using the command line (imcl)
You can use the command-line interface in Installation Manager to update your product installation silently. These steps update one installation of Process Federation Server.
- Gather the following information about your environment and the fix you are applying.
- IM_INSTALL_LOCATION
- The location where Installation Manager is installed. For more information about Installation Manager default installation directories, see table 7 in Installation directories for the product and profiles.
- INSTALL_DIR
- The full path to the installation directory of the product you are updating.
- REPOSITORY
- The full path to the repository where you downloaded the cumulative fix that you are applying.
- LOG_FILE
- A full path and name for a log file to capture the logging output of the command.
- FIX_PACKAGE
- com.ibm.bpm.pfs.v85
- IM_INSTALL_LOCATION
- Using the information gathered in the previous step, run imcl with the command line below from the tools directory under the Installation Manager installation location. For more information, see Installing packages by using imcl commands.
- Notes: By including the -acceptLicense parameter, you agree to the terms and licenses of this product.
- IM_INSTALL_LOCATION/eclipse/tools/imcl install FIX_PACKAGE -acceptLicense -installationDirectory INSTALL_DIR -repositories REPOSITORY -log LOG_FILE
- The following command is an example of updating Process Federation Server on Windows from local repositories: C:\IBM\Installation Manager\eclipse\tools\imcl.exe install com.ibm.bpm.pfs.v85 -acceptLicense -installationDirectory C:\IBM\WebSphere\Liberty -repositories C:\pfs\8.6.70024000-WS-BPMPFS-IF007.zip -log C:\silent\update.log
- When the silent update completes, check the log files to ensure that the update is completed successfully.
- Before you restart the server the first time, run the server start pfsserver --clean command for each installation that you updated, where pfsserver is the server name when you create the server.
- Rolling back the updated installation interactively
- Rolling back the updated installation silently by using the command line (imcl)
- Close all programs that were installed by using Installation Manager.
- Start Installation Manager. For information about where Installation Manager is installed, see Installation directories for the product and profiles.
- From the Start page of the Installation Manager, click Roll back.
- On the Roll Back Packages page, from the Package Group Name list, select the package group that contains the packages that you want to roll back and click Next.
- Select the version of the package that you want to roll back to and click Next.
- Read the summary information and click Roll Back to roll back the package.
- When the rollback process completes, a message that confirms the success of the process is displayed near the top of the page.
- Optional: Click View log file to open the log file for the current session in a new window.
- Click Finish to close the wizard.
- Before you restart the server the first time, run the server start pfsserver --clean command for each installation that you rolled back, where pfsserver is the server name when you create the server.
- Gather the following information about your environment and the target version you want to roll back to.
- IM_INSTALL_LOCATION
- The location where Installation Manager is installed. See table 7 in Installation directories for the product and profiles for more information about Installation Manager default installation directories.
- INSTALL_DIR
- The full path to the installation directory of the product that you updated.
- LOG_FILE
- A full path and name for a log file to capture the logging output of the command.
- PACKAGE_VERSION_IDS
- The package and version IDs for the target version you want to roll back to. You need the package ID followed by an underscore and the specific version ID. If you are rolling back multiple packages in the installation, separate each package and version ID with a space. If you supply only the package ID, the package is rolled back to the most recent previous version.
- Note: To find the IDs of the packages you can roll back to, run this command: IM_INSTALL_LOCATION/tools/imcl listInstalledPackages -rollbackVersions -installationDirectory INSTALL_DIR
- The package and version IDs for the target version you want to roll back to. You need the package ID followed by an underscore and the specific version ID. If you are rolling back multiple packages in the installation, separate each package and version ID with a space. If you supply only the package ID, the package is rolled back to the most recent previous version.
- REPOSITORIES
- Optionally, you might need to supply the fix repositories for the target of the rollback if you did not use the option to save files for rollback and do not have access to the live repository. Download and unpack the fix repositories for the target version. Gather the full directory path to your unpacked repositories associated with each fix package that you are applying. If you are rolling back multiple products, separate the repository directory paths with commas.
- IM_INSTALL_LOCATION
- Using the information gathered in the previous step, run the imcl command to roll back to the previous target version of a product in the installation: IM_INSTALL_LOCATION/eclipse/tools/imcl rollback PACKAGE_VERSION_IDS -installationDirectory INSTALL_DIR -log LOG_FILE
- To include local repositories for the target version, add the -repositories REPOSITORIES option.
- When the rollback completes, check the log files to ensure that the rollback completed successfully.
- Before you restart the server the first time, run the server start pfsserver --clean command for each installation that you rolled back, where pfsserver is the server name when you create the server.
| Known Issue | Security | Behavior change | Title |
|---|---|---|---|
| DT443567 | Error in logs when loading portal components 'Caused by: java.lang.IndexOutOfBoundsException: No group 3' | ||
| DT452033 | DELETE snapshot Swagger API fails with SQLSyntaxErrorException | ||
| DT452680 | DOC: Upgrade of BAW requires you to updateBusinessSpaceWidgets | ||
| DT452721 | System tasks are incorrectly shown in the in-basket queues | ||
| DT456560 | Incorrect URL from assingn roles feature in Business Automation Workflow Case Administration | ||
| DT457050 | Process Inspector fails when loading process instances that contain very large String variable data | ||
| DT457119 | Internal Script error: com.lombardisoftware.core.TeamWorksException: INVALID_SEARCH_QUERY_EXCEPTION:CWLLG0926W: Could not parse the search filter | ||
| DT457280 | In-basket task counter is not displayed correctly after upgrading from 22.0.2 to 24.0.0.0 | ||
| DT457731 | Cannot use new provided models from watsonx.ai runtime that do not include max_output_tokens | ||
| DT458224 | DBUpgrade SQLServer TLS fails to connect. | ||
| DT458607 | DOC: Need to add ''The Gantt chart'' topic back under "The Process Performance dashboard" in BAW documentation | ||
| DT458657 | Saved Searches in Workplace do not utilize Alias values for Displaying Business Data Variable Names in results | ||
| DT458781 | Some work items that were visible in the in-basket prior to the upgrade are no longer visible after upgrading to Business Automation Workflow V25.0.0 | ||
| DT459023 | Username wraps onto next line in the comments dialog. | ||
| DT459336 | UI Button Missing in Content Navigator on Initial Page Load | ||
| DT459451 | The Case Client application fetches and loads static content slowly | ||
| DT459512 | Intermittent Delay with Check-In and Cancel Check-Out Buttons in Case Information Widget | ||
| DT459965 | HTTP Import Call Failure Due to Invalid Header Character Validation in IBM Business Automation Workflow Advanced | ||
| DT459989 | Null pointer exceptions seen during snapshot deployment | ||
| DT460222 | REST API /std/bpm/uca/event_manager_tasks/DELETE fails with CWTBG0019E error and Microsoft SQL syntax errors | ||
| DT461680 | Case Lock is not happening when two users opening the same workitem in the Inbasket at the same time | ||
| DT461763 | When Federated Data Repository indexing is enabled, excessive updates occur on the FED_PARTITIONING_AGENT table | ||
| DT461822 | In the Process Performance dashboard the batch modify dialog is empty and shows an error | ||
| DT462169 | Intermittent ArrayIndexOutOfBoundsException thrown when running GET /bpm/user-tasks call | ||
| DT462775 | An exception is logged when opening a Process in the Process Designer | ||
| DT462978 | Unable to open task in IBM Workplace via Load Balancer after Upgrading to 25.0.0 |
| Known Issue | Security | Behavior change | Title |
|---|---|---|---|
| DT439356 | X | Security vulnerability CVE-2025-46392 for commons-configuration | |
| DT440290 | X | CVE-2025-48734 in commons-beanutils | |
| DT442383 | X | Multiple CVEs in Node JS runtime affecting BPM Configuration Editor | |
| DT446922 | X | CVE-2025-48976 - DoS vulnerability in commons-fileupload affects IBM Business Automation Workflow | |
| DT445908 | X | CVE-2025-27817, CVE-2025-27818 in kafka-clients-3.8.1.jar affecting event emitters | |
| DT446906 | CVE-2025-48976 - DoS vulnerability in commons-fileupload via Case Forms | ||
| DT447031 | X | CVE-2025-36172 Cross-Site Scripting vulnerability in Case Client | |
| DT446350 | X | CVE-2025-7783 - form-data-4.0.0.tgz affects Process Admin Console | |
| DT446911 | X | Multiple Security vulnerabilities afect IBM Business Automation Workflow | |
| DT448209 | X | CVE-2025-22233, CVE-2024-38820, CVE-2025-41242 Update Spring framework in the OSGi bundles included within IBM Business Automation Workflow | |
| DT448632 | X | CVE-2025-48924 in Apache commons-lang may affect IBM Business Automation Workflow | |
| DT450245 | X | CVE-2025-41242 Path traversal vulnerability spring core effects IBM Business Automation Workflow | |
| DT450355 | X | CVE-2025-41242 - Update Spring framework in Business Automation Workflow | |
| DT450487 | X | CVE-2025-48976 - commons-fileupload-1.5.jar in Embedded ECM | |
| DT450686 | X | CVE-2025-48924 in commons-lang.jar in CPE- IBM Business Automation Workflow | |
| DT450691 | X | CVE-2025-48924 in commons-lang.jar of the CaseForms | |
| DT451323 | X | CVE-2025-48924 effects the Apache Commons Lang jars of the navigator packaged in -IBM Business Automation Workflow | |
| DT451477 | X | CVE-2025-58754 reported for axios-1.11.0 | |
| DT451598 | X | Security vulnerability in axios javascript Library affects IBM Process Designer, IBM Workflow center and IBM Business Automation Studio | |
| DT451323 | X | CVE-2025-48924 effects the Apache Commons Lang jars of the navigator packaged in -IBM Business Automation Workflow | |
| DT455668 | X | CVE-2025-57352 in min-document | |
| DT455746 | X | CVE-2025-5878 in esapi.jar in Case Manager API of the IBM Business Automation Workflow | |
| DT456229 | X | CVE-2025-13096 - XML Entity Expansion vulnerability in IBM Business Automation Workflow | |
| DT457061 | X | Server side Request Forgery affects IBM Business Automation Workflow and Cloud Pak for Business Automation | |
| DT419489 | X | CVE-2024-38820, CVE-2025-22233 - Update Spring framework in Business Automation Workflow | |
| DT439827 | Included Apache Johnzon classes might cause conflict with Java External Services | ||
| DT439979 | Potential ClassLoaderRegistry Memory Retention Observed Post Java Upgrade in IBM Business Automation Workflow V24.0.0 | ||
| DT442825 | The BPM Document List allows you to press the Refresh and Load More buttons repeatedly causes the embedded document store to be unusable until the BAW Server is restarted | ||
| DT447005 | Process instance migration API call /ops/std/bpm/containers/migrate_without_policyfile fails | ||
| DT448347 | tw.system.currentProcessInstance.parentCase.terminateActivities() API does not terminate failed workflow instances | ||
| DT448765 | DT448765 - Slow first search after CMIS type hierarchy refresh in Cloud Pak for Business Automation | ||
| DT451583 | Document creation using a Content Integration step in a service flow that uses system lane user fails in an external Content Platform Engine environment - Business Automation Workflow | ||
| DT451052 | Process Instances cannot be deleted due to incorrect CAN_DELETE_INSTANCE value | ||
| DT452550 | Group Management removes matching User ID instead of the Numeric user name when it is removed from the group | ||
| DT454065 | CreatePackage error without Case History Store enabled | ||
| DT453431 | Snapshot status not getting updated in Process Admin console | ||
| DT454460 | User notification in comments in tasks are not being sent | ||
| DT453483 | eventsequencing.properties file reset when Business Automation Workflow is upgraded | ||
| DT454889 | NullPointerException in the portal web application''s Apache Struts actions when authenticated through /portal/login.jsp | ||
| DT455096 | Correlation between process and inline tasks lost after applying fix for BAI BPEL event processing issue | ||
| DT455395 | tw.system.retrieveInstanceList() fails with NullPointerExceptions |
| Known Issue | Security | Behavior change | Title |
|---|---|---|---|
| N/A | N/A |
| Known Issue | Security | Behavior change | Title |
|---|---|---|---|
| N/A | N/A |
- 26 February 2026: Updated with 25.0.0.0 IF004 details
- 18 December 2025: Initial publish.
Was this topic helpful?
Document Information
Modified date:
26 February 2026
UID
ibm17254192