How To
Summary
Automation Document Processing project databases created using the 21.0.3 scripts cannot be upgraded for use in a 24.0.0 or newer deployment. This restriction also applies to versions 22.0.1 through 23.0.2 if the project databases were originally built with the 21.0.3 scripts. Project databases made using the 22.0.1 or newer scripts will run with 24.0.0 and the instructions in this document do not apply.
Steps
- Complete all steps for upgrading your Cloud Pak for Business Automation 21.0.3 deployment to 24.0.0 as documented at Upgrading from 21.0.3.
- If you have any existing projects, first back up the associated project databases. These cannot be restored back into 24.0.0 but will keep a record of what the project contents were.
- From the BAStudio (Zen) page, delete each Automation Document Processing project. This will mark the associated project databases for deletion.
update tenantinfo set DBSTATUS=2;
To mark all remaining project databases for deletion, connect to your base database and run this command.
- Run the 24.0.0 ProjectDelete.sh script. All database scripts are located in your case package at ibm-cp-automation\inventory\cp4aOperatorSdk\files\deploy\crs\cert-kubernetes\ACA\configuration-ha\DB2.
- Create new project databases.
- For each project database to be created, run the 24.0.0 AddTenant.sh script.
- Edit the custom resource yaml for the Cloud Pak for Business Automation deployment and update the database names in datasource_configuration, dc_ca_datasource, tenant_databases.
- Edit the aca-basedb secret with the names and passwords of the new databases. For more information the aca-basedb secret, see Creating secrets to protect sensitive Document Processing configuration data.
- Allow about an hour for the changes to propagate through the system, after which you can create new 24.0.0 projects.
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB76","label":"Data Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSBYVB","label":"IBM Cloud Pak for Business Automation"},"ARM Category":[{"code":"a8m3p000000hAKPAA2","label":"Operate-\u003EADP Install\\Upgrade\\Setup"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"21.0.3;24.0.0"}]
Was this topic helpful?
Document Information
Modified date:
28 June 2024
UID
ibm17157945