In this build:
Database columns are only discovered for one connection if they all share the same schema identifier. So where connections share the same database structure, this stops us from discovering the columns in each connection individually.
Setting to control the above. This is found on both the Connections and Setup pages in FastClose Server.
LookupTables in the catalog. In SAP, we had a bunch of catalog views that had hardcoded values. When getting the members for these dimensions, we’d query the database even though none of the values were actually stored in the database.
GL: Drawer
AR: CurrencySource, DocumentStatus, DocumentType
Caching database members when validating hierarchy names