Adding a Definition to a Custom Definition Table - trillium_discovery - trillium_quality - 17.1

Trillium Control Center

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Quality
Trillium > Trillium Discovery
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium Control Center
Topic type
How Do I
Overview
Configuration
Reference
Administration
Installation
First publish date
2008

The Parser Tuner provides several options for adding entries to a custom definition table:

Guidelines:
  • Before using any of these methods, you must understand the syntax and conventions that apply to entries.
  • BDP definitions are also created and modified using:
    • The Word Definition and Mask Definition tools available from the BDP configuration window.
    • The word definition tables from the Library in Discovery.

Add Entries manually

To add entries manually

The most direct way to add entries is to enter them in the Customized Definitions file, which operates like a standard text editor.

  1. Open the Customized Definitions table, by clicking its name in the Navigation area.
  2. In the Customized Definitions window, click below the line of asterisks.
  3. Using the required syntax and conventions, enter the new definitions.
  4. Select Save from the File menu to save the entry in the Customized Definitions table.
  5. (Optional) Test the changes before applying them.
  6. Apply the changes to save them to the repository.

Add Entries with the Build Entry Wizard

To add entries with the Build Entry Wizard

  1. Open the Customized Definitions table from the Navigation area.
  2. Go to the Customized Definitions window on the right.
  3. Select Build Entry... from the Tools menu.
  4. In the Entry Name box, type the word or pattern you want to correct and press Enter. The Select Operation list becomes active and the text you entered appears in the Entry Area box. Each time you add to the entry, changes are written to this area.
  5. Select the operation you want to apply to this word or pattern and click Next. For example, select INSERT. The Select Operation list is replaced by the Select Modifier list.
  6. (Optional) Select the modifier you want to apply to this entry and click Next. The Select Line Type list appears.
  7. Select the appropriate line type and click Next. The Select Position list appears.
  8. Select the appropriate position and click Next. The Select Keyword list appears.
  9. Select a keyword and click Next. The Select Value list appears.
  10. Select the appropriate value and click Accept, then click OK. The Select Value list reappears.
  11. Repeat steps 8 and 9 until the definition is complete.
  12. Click Apply. The completed entry is added to the Customized Definitions table. The function automatically adds the proper quotation marks.
  13. Click Close to close the Build Entry window and end the session.
  14. Select Save from the File menu to save the entry in the Customized Definitions table.
  15. (Optional) Test the changes before applying them.
  16. Apply the changes to save them to the repository.

Use the Quick Build Wizard

To use the Quick Build Wizard

  1. Open the Customized Definitions table from the Navigation area.
  2. Go to the Customized Definitions and click below the line of asterisks.
  3. Select Quick Build from the Tools menu. The Quick Build wizard opens.
  4. Select an entry in the Select Attribute list. The selected entry appears in the Attributes box.
  5. Enter the word you want associated with the selected attribute in the Entry Name box at the bottom of the window.
  6. Click Apply. The entry is inserted in the Customized Definitions window at the current cursor position.
  7. Repeat steps 4 - 6 to add additional entries.
  8. Click Close to close the Quick Build window and end your session.
  9. Select Save from the File menu to save the entry in the Customized Definitions table.
  10. (Optional) Test the changes before applying them.
  11. Apply the changes to save them to the repository.

Use external files and copy/paste into the Parser Tuner

To use external files and copy/paste into the Parser Tuner

The Parser Tuner works with Unicode characters and uses UTF-8 encoding in the copy/paste operations. If you plan to use external files and copy/paste into the Parser Tuner, the best practice is as follows:

  1. Create the external file first with UTF-8 encoding. For example, use the file/conversions/ASCII to UTF-8 option in your text editor.
  2. Select the text from the Parser Tuner's Customized Definitions window and copy it using Edit/Copy or Ctrl+C.
  3. Paste the text into your new UTF-8 encoded external file using Edit/Paste of Ctrl+V.
  4. You may now make changes in the external file and freely copy/paste between it and the Parser Tuner's Customized Definitions window. Both the source and target are UTF-8 encoded Unicode and all of the Unicode BMP characters will be preserved.
  5. Select Save from the File menu to save the entry in the Customized Definitions table.
  6. (Optional) Test the changes before applying them.
  7. Apply the changes to save them to the repository.