Updating Prediction for Cases
The following command instructs the iProcess background process to perform an instruction. This is a command line option only.
|
Note |
This command requests confirmation from the user (with an “Are you sure you want to do this” message), but this may be suppressed with a |
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 PREDICTprocnamecase_list[-y]swutil PREDICTprocnameALL_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. |