Skip to main content

Display Schema Name

Controls if the source schema name should be included in the generated SSIS package name. E.g. the default EXT_AWLT_Customer package name would be named EXT_AWLT_SalesLT_Customer when enabled.

The schema name is included in the display names BimlFlex derives for generated artifacts whenever the source or target connection is a Staging-layer connection; it is not added for connections marked to ignore schemas. The Data Vault and Data Mart layers have their own equivalents of this setting.

When to Change This Setting

Keep the default N for compact artifact names. Enable it when a source uses multiple schemas with overlapping table names, so each generated package or pipeline name stays unique and recognizable.

SettingInteraction
Display Database Name STGThe equivalent option for the database name
Display Schema Name DVThe equivalent option for Data Vault connections
Display Schema Name DMThe equivalent option for Data Mart connections
Append Schema STGAppends the schema to the staged table name itself, rather than to artifact names

Notes

  • This setting is part of the Staging Naming settings category.
  • The default value for this setting is N.