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

Binary Lookup

A Binary Lookup algorithm is much like the Secure Lookup algorithm but is used when entire files are stored in a specific column. This algorithm replaces objects that appear in object columns. For example, if a bank has an object column that stores images of checks, you can use a Binary Lookup algorithm to mask those images. The Delphix Engine cannot change data within images themselves, such as the names on X-rays or driver’s licenses. However, you can replace all such images with a new, fictional image. This fictional image is provided by the owner of the original data.

Creating a Binary Lookup algorithm via UI

  1. At the top right of the Algorithms page, click + Algorithm.

    Screenshot 2024-05-01 at 1.23.22 PM.png
  2. Enter an Algorithm Name.

    Info: This MUST be unique.

  3. Enter a Description.

  4. Select Binary Lookup as the Framework Name and click Next.

    Screenshot 2024-05-06 at 9.55.32 AM.png
  5. Select a Binary Lookup File on your filesystem by clicking the Select File button.

  6. Click Next to verify details on the Summary step.

    Screenshot 2024-05-01 at 1.28.14 PM.png
  7. Click Save.

  • A maximum of 50 Lookup Files can be selected.

  • To upload multiple files, use the Select File button once for each file.

For information on creating Binary Lookup algorithms through the API, see API Calls for Creating Algorithms - Binary Lookup.