Requirements
Connection Admin permissions are required to modify connection settings.Defining included schemas
You can control which schemas Omni pulls into your model using the Include schemas field in the connection settings. Only the listed schemas will be included when the model is built. If this field is left blank, Omni will include all available schemas in the accessible databases for that connection. When finished modifying the connection settings, trigger a schema refresh to apply the changes to the model.Example configuration
The Include schemas field accepts a comma-separated list of schema names, and also supports wildcard syntax for partial matches.The values in Included schemas are case-sensitive, meaning they must exactly match the name of the schema in the database.
Include only the blob_sales schema
Include only the blob_sales & blob_marketing schemas
Include only schemas starting with blob_