Uninstalling data persistence

If you installed data persistence with IBM Business Automation Application Engine and you uninstalled the service, you must uninstall data persistence manually.

Procedure

  1. If shared_configuration.sc_optional_components has value ae_data_persistence, remove ae_data_persistence to disconnect the application from the Content Platform Engine (CPE) object store.
  2. If application_engine_configurations[*].data_persistence.enable has the value true, set it to false to disconnect this application instance with CPE object store.
    Note: The user scripts that are under the cert-kubernetes/scripts directory might remove the configuration of the datasource AEOS and the relevant initialize_configuration parameter from the custom resource (CR) file when re-running to install, update, or uninstall some capabilities. However, the customer data and CPE object store are not removed.
  3. If the data stored in the CPE object store is no longer used, see Deleting an object store.
    The default object store used for data persistence is AEOS.