If your application with case data is undeployed, you can go to Data Admin and retrieve the DROP database scripts to drop database tables in the case model database schema. Once you have verified them, you must execute them on your database to remove the case model database schema. Once you have executed them, you must notify TIBCO ActiveMatrix BPM from Data Admin. The case model is deleted and removed from Data Admin.
Prerequisites
Make sure your application is undeployed. In other words, in TIBCO Administrator, the status of your application is
Undeploy Successful. See
TIBCO ActiveMatrix BPM Deployment Guide for more information about application undeployment.
Procedure
-
From TIBCO Openspace, click
Data Admin.
-
Click
Live View.
A list of the currently deployed case data models displays.
-
Click the case data model whose DROP scripts you want to retrieve.
The latest version number that is currently deployed for that case model displays. The status of the case model should be
PENDING_DBA_ACTION_TO_UNINSTALL.
-
Click
Drop Script.
The DROP database script displays.
-
If you want to make any changes to the script, click
Edit.
-
Make any changes you require and click
Save.
The
Save dialog displays.
-
You must enter a comment in the
Comments box.
-
Click
Save to save your changes or
Cancel to close the dialog without saving your changes.
-
You can now execute the script on your database.
-
Once the script has executed successfully, click
Notify to notify TIBCO ActiveMatrix BPM that the scripts have been executed.
Once the DROP scripts have been executed, the case model is removed from Data Admin.
Copyright © Cloud Software Group, Inc. All rights reserved.