Portal Menus > Profit > Manual Profitability Cube Setup

Manual Cube Setup for Profit Module

New Profit cube can be set up manually by performing the following steps:

  1. Update trunk SVN. Locate the file under Caliban.Db/Analytics/Init/UmbriaAnalyticsDDL.xmla.
  2. Open the file in the text editor and search for the following string: TOBEREPLACED. This value (it appears 7 times) should be replaced with the actual encryption password for the profit module.
  3. Save the file and open it in the SQL Server Management Studio (connect to the Analysis Services instance).
  4. Execute the file.
  5. Refresh databases. The UmbriaAnalytics database appears.
  6. Expand Data sources, double-click UmbriaDS and change the settings for the connection (click on the first line and then the button with three dots appears).
  7. Save data source changes.
  8. Right click on cube, and click Process.
  9. Right click on cube, and click Browse.
  10. Click the Excel icon on the top to browse the cube in Excel.

Tip: When processing cubes if you encounter a timeout error, increase the timeout period. Right click the server name in Management Studio>select Properties>Check “Show Advanced (All) Properties”> then adjust the ExternalCommandTimeout setting. It is recommended to take a data back up before you redeploy cubes for new changes.