PVC - Add/modify index fields
To add or modify index fields, use the following steps:
Open PVC Admin Console
Open the job that needs index fields modified
Check out the job so that you can make changes
Select the step that needs index fields added
Index fields can be added on any step, but note that if users are to index, an indexing license is required when accessing the batch at the designated step
Example: Index field “Scan Date” is assigned at the Capture step and requires users to manually index the scan date. This would require the Capture and Index licenses
Under the step properties, navigate to Indexes and select the 3 dots
The Index Configuration will open and index fields can be added, removed, and modified
Note the Index Type under General
Depending on what is chosen for index type, this will restrict users as to what type of index data can be input.
If users need to only index a number, then index type of number should be selected
Text type will accept Letters, numbers, special characters, etc. so if unsure, can leave as Text
Custom Code can be applied to a specific index field, such as being auto-populated with a specific value, Match and Merged against a table, etc.
Under Custom Code Events, decide when the custom code should fire, either Index Populated or Index Validate, and select the 3 dots
The custom code window will appear and allow editing for the index field
A drop-down list can be configured for fields
With the field selected and in properties of the index field, navigate to Predefined Index Values
Add new values will add values that users can select when populating the field
Auto-complete will auto-complete the value that the user is typing based on what is defined in the drop-down list
Force Predefined makes it so only the drop-down values can be chosen when populating the index field
There are several other things that can be applied for index fields. If additional information is needed, be sure to review the admin guide to see what is available
Once finished, be sure to check the job back in to save all pending changes
CASO Knowledge Base