Enabling Case Data Normalization
To enable/disable case data normalization by either:
| • | Responding to the prompt during an installation or upgrade: |
| — | If you enable this feature, the process attribute NORMALISE_CASE_DATA is set to 1 and all existing case data is normalized. Future cases of all procedures are also normalized. |
| — | If you disable the feature, the process attribute NORMALISE_CASE_DATA is set to 0 and the existing and the future case data is not normalized. |
| • | Setting the process attribute NORMALISE_CASE_DATA using the swadm utility, which is under the SWDIR\util directory (see NORMALISE_CASE_DATA). |
When you have enabled case data normalization, you can normalize case data by either:
| • | Using the Case Data Normalization Utility as described in the following section. This utility changes the setting of the normalise_data column on the proc_index table. Using this utility you can normalize case data either: |
| — | system-wide, or |
| — | on a per-procedure basis. |
| • | Selecting the "Normalise Case Data" check box in the Status tab of the Properties dialog box to enable the feature for a specific procedure. This check box is only enabled if NORMALISE_CASE_DATA is set to 1 and the procedure has no cases. For more information, see "Setting and Viewing Status Information" in TIBCO iProcess Modeler Procedure Management. |
Subtopics