Recreating Prediction Data
Status
If you are... |
This task is... |
Installing a new iProcess Engine Version 11.8.0 |
N/A |
Upgrading from an iProcess Engine Version 11.0 or later |
Optional |
Database
Oracle, DB2
Description
During the upgrade process the predict
and predict_lock
tables are dropped and then recreated. Accordingly, any prediction data contained in those tables is lost.
Procedure
You can recreate the data in these tables (for any procedures that you want to) by using the following command:
|
where procname
is the name of the procedure that you want to recreate prediction data for.
See Also
For more information about:
• | case prediction, see "Using Case Prediction to Forecast Outstanding Work Items" in TIBCO iProcess Modeler Advanced Design. |
• | the swutil PREDICT command, see "Updating Prediction for Cases" in TIBCO iProcess swutil and swbatch Reference. |