Logic Separation Status - trillium_discovery - trillium_quality - 17.1

Trillium Input/Output Attributes Reference Guide

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 Input/Output Attributes Reference Guide
Topic type
Overview
Administration
Configuration
Installation
Reference
How Do I
First publish date
2008

The attribute pr_mask_logic returns status from token separation when a mask table is not used. (00 is returned if a mask table is used.)

  • pr_mask_logic = 14 There is no hit pattern in the mask table (jp_bnp_mask.txt) and all text is written out to the business name attribute.

  • pr_mask_logic = 15 There is a hit pattern in the mask table but the mask pattern is invalid. All text is written out to the business name attribute.

  • pr_mask_logic = 16 (E token separation). The text before E token (including E token) is considered to be a business name, and the text after the E token is written out as a branch name. When there are multiple E tokens, the last E token takes priority.

  • pr_mask_logic = 17 (T token separation). The text before T token (business type suffix) is written out as a business name, and the text after the T token is written out as a branch name. The T token is written out as a business type.

  • pr_mask_logic = 18 (N token separation). N token match is written out as a business name, and the text after the N token is written out as a branch name.