User Defined Masks - trillium_discovery - trillium_quality - 17.1

Trillium Control Center

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

There are six (6) user defined masks you can specify in the mask files. If you want to use specific mask characters other than the default set (for example, Asian characters), you can add them as user defined masks.

To specify user defined masks

  1. From the Navigation or Project View, right-click the process and select Edit Process. You can also double-click the process to open it for editing.
  2. Select the Advanced Rules tab. The path and name of the default mask file is displayed in the Mask Definitions section.
  3. Click Copy to client for the Mask Definitions file. Select a destination folder and click OK.The mask file will be copied to the folder you specified.
  4. Go to the folder and open the file. You will see six (6) placeholders for user defined masks at the end of the file.

    Example

    * USER-DEF-1

    * User Define 1

  5. Remove the asterisk (*) in the placeholder and edit the entry using the following syntax:

    Line 1 : USER-DEF-n (n = 1-6)

    Line 2: Mask character in Unicode (character ranges in Unicode)

    You can insert a comment using an asterisk (*). Character ranges can be comma separated or range separated by a hyphen.

  6. Save the file and click Upload to upload the file back to the server.
  7. Click Finish.

Example

USER-DEF-1

*n - Chinese numerics (1-9)

U006E(U4E00,U4E8C,U4E09,U56DB,U4E94,U516D,U4E03,U516B,U4E5D)

 

USER-DEF-2

*Y - Other characters (S, N, #, 0-9)

U0059(U0053,U004E,U0023,U0030-U0039)

 

USER-DEF-3

*X - Double width numeral (roman and latin)

U2169(U2160-U216B,U2170-U2179,UFF10-UFF19)

 

USER-DEF-4

*e - Even single digit numbers (0, 2, 4, 6, 8)

U0045(U0030,U0032,U0034,U0036,U0038)

 

USER-DEF-5

*K - Japanese Katakana characters

U004B(UFF67-UFF9F,U30A1-U30F6,U30FD,U30FE)

 

USER-DEF-6

*J - Japanese Hiragana characters

U004A(U3041-U3093)