The Match Tables rule identifies requests to the Loyalty database and directs the requests to the masking rules in the rule tree.
The Match Tables rule uses the text matcher to identify requests sent to tables in the Loyalty database that contain sensitive data. The rule matcher identifies the following tables that contain sensitive data:
CUSTOMER
TICKET
TICKET_COUPON
ADDRESS
AIRPORTS
The rule uses the folder rule action and the continue processing action to direct requests to the next rule inside the rule folder.
When a request is sent to a table that contains sensitive information, the Rule Engine directs the request to the MaskRequired(NonAdministrator) rule. If the request does not access a table that contains sensitive information, the Rule Engine directs the request to the Print Roles rule.