Once your application that contains case data is deployed, you can go to Data Admin and retrieve the CREATE database scripts. Once you have verified them and perhaps edited them, depending on your requirements, you must execute them on your database to generate the case model database schema. Once you have executed them, you must notify TIBCO ActiveMatrix BPM from Data Admin. You will not be able to start process instances from an application unless you have executed the scripts and generated the case model database schema.
Prerequisites
Make sure your application is deployed. In other words, in TIBCO Administrator, the status of your application is
Deploy with Start Successful.
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 CREATE scripts you want to retrieve.
The latest version number that is currently deployed for that case model displays. The status of the case model must be
PENDING_DBA_ACTION_TO_INSTALL.
-
Click
Create Script.
The CREATE 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.
The status of the case model has changed to
INSTALLED.
Copyright © Cloud Software Group, Inc. All rights reserved.