If you are using Master Data Import and the Planning application to update the Stratum warehouse, make sure that your custom Consolidation Writeback process for Connector runs the LOADOLAP and CRTOMAST commands.
Master Data Import allows users to import data for dimension key values that don’t exist in a Mast table. When a key value does not exist, then a key value will be added to the UCA Master and MembersN tables.
Note: The dimension key value is NOT added to the MASTER and MAST tables.
Once the dimension key value is added using Master Data Import, users can add planning data for that key value. This means that there will be transactions in the Planning Writeback tables for key values that don’t exist in the Mast table.
The custom Consolidation Writeback process for Connector needs to run the LOADOLAP and CRTOMAST commands so that any new dimension key values will be properly added to the Mast table.