How to Configure Schema Filters

Configure Schema Filters for a data source.

Schema filters are used to exclude parts of the schema from the code generation process.

If filtered, attributes discovered will have a record status of 'inactive' and can be changed back to active at any time. Additionally, the record status for an attribute can be modified in the Pipeline Designer.

1. Enter the name for a new schema filter

2. Enter the filter RegEx for a new schema filter

This regular expression is used to search the discovered paths so DataPancake can then set the attribute record status to 'inactive'.

This can be done before or after schema discovery. If done after, rescanning is not required.

3. Click "Save Schema Filters"

Last updated