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.
You must create a data source before you can add Schema Filters.
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'.

3. Click "Save Schema Filters"

Last updated