Configuring Metadata

Open Metadata Synchronization Rules

  1. Click the human avatar in the top right
  2. Select Settings
  3. In the left navigation bar under Repository, select Metadata

Here you can configure your metadata rules. When configuring your metadata rules, keep in mind that the first rule that matches is the rule that is being used. Below we've shared some examples.

Disabling all Reports

  1. In the type dropdown select Report
  2. Change Include to Exclude
  3. Press Save

Exclude default SampleReports

  1. In the type dropdown select Report
  2. Make sure you Include everything else
  3. Click Add Condition
    1. Position 1 means this rule gets executed first
    2. Should be set to Exclude
    3. Set check to Starts with
    4. Put SampleReport in the Value text field

A more complicated example

In this example we'll go through a more complicated example, instead of step by step instructions, well share the screenshot of the configuration and explain what will be included and what will be excluded.

Above rules:

  1. will include "MySpecialObject"
  2. but exclude all other Custom Objects that start with "My"
  3. note that "MyBadCondition" will also be excluded because it already matched in rule number 2

To correct this change the position of the Exclude condition to number 3 as shown in the image below.