This documentation site is no longer maintained. For the latest Delphix product documentation, please visit help.delphix.com
Continuous Compliance

Managing search expressions

To view a list of all search expressions, Navigate to Settings > Expressions. By default, the Search Expressions tab is selected and all the search expressions will be displayed.

Screenshot 2024-04-05 at 11.59.33 AM.png

The search expressions on the screen can be filtered or sorted by the various informational fields by clicking on the respective field. More information on grid filtering and sorting can be found here.

  • Sortable fields are Name, Domain, and Level.

  • Filterable fields are Name, Domain, Owner and Level.

  • The profile-expressions/search endpoint also allow for searching and filtering of profile expressions. More information on syntax can be found at API Calls for Searching and Filtering.

Adding new Search Expression

  1. Click the + Search Expression button from the top-right corner above the Search Expressions grid.

    Screenshot 2024-04-05 at 12.07.03 PM.png
  2. Enter the Expression Name. The name used to identify this expression as part of a Profiler Set.

  3. Select a Domain from the Domain dropdown.

    • Domains are used by Profiling jobs to determine the masking algorithm to apply to your sensitive data. When an Expression is matched, the Profiling job will associate the specified Domain with the sensitive data.

    • The Masking Engine comes out of the box with over 30 pre-defined domains. For more information on domains, refer to the Managing Domains article.

  4. Select an Expression Level for the Expression

    • Column Level: To identify sensitive data based on column names.

    • Data Level: To identify sensitive data based on data values, not column names.

  5. Enter the Regular Expression. The regular expression used to identify sensitive data.

  6. Click Save to create the expression.

Modifying Search Expressions

Users can perform 4 types of action on this screen by clicking the () button to the right of the corresponding row under the Actions column.

Screenshot 2024-04-05 at 12.15.56 PM.png

View Search Expression

Every field on the dialog will be disabled when the View action is selected.

Screenshot 2024-04-05 at 12.17.38 PM.png

Edit Search Expression

On Clicking Edit action, a dialog will appear for editing the search expression.

Screenshot 2024-04-05 at 12.25.08 PM.png

Duplicate Search Expression

On selecting a duplicate option, details will be pre-filled to the new search expression dialog, and the user can give a new name and duplicate the search expression.

Screenshot 2024-04-05 at 12.28.19 PM.png

Delete Search Expression

On clicking Delete Action, it will prompt for confirmation. Click on Confirm to delete the expression. Deletion will be blocked if the expression is currently assigned to one or more profile sets.

Screenshot 2024-04-05 at 12.29.22 PM.png