Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Cases and Case Data : Updating Prediction for Cases

Updating Prediction for Cases
The following command instructs the iProcess background process to perform an instruction. This is a command line option only.
If you enable prediction on a procedure and there are live cases for that procedure, you can choose whether to update some or all of your live cases for prediction. If you do not choose to update some or all of the live cases for prediction, the live cases are updated for prediction when there is activity on the cases. For example, when a step is released.
To update one or more cases of a procedure for prediction, enter one of the following commands:
swutil PREDICT procname case_list [-y]
swutil PREDICT procname ALL_CASES [-y]
where:
procname is the procedure name (including sub-procedures).
case_list is a list of case numbers to be updated, separated by commas and with hyphens denoting ranges of case numbers, for example: 2,5-10 denotes case 2 and cases 5 to 10 inclusive.
ALL_CASES denotes all cases of the procedure.
-y is optional and, if used, suppresses the request for confirmation from the user.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved