Sales and Finance OLAP cubes
If you have the Data Management add-on and plan to use the Sales and Finance cubes, extra steps are required after the standard installation. These cubes run on a separate data warehouse database, so you need to configure an extra source connection and import the cube extractions before building and loading the cubes.
important
Complete the standard installation before following these steps.
Create a data warehouse source connection
- Next to Source Connections, click New.
- Choose the connection type.
- For scenario 3 – cloud, select SQL Azure.
- Otherwise, select SQL Server.
- In the Connection Properties panel, enter
Data Warehouse (Source)as the description. - Enter the Server and Database names matching those used by your data warehouse.
- Enter the data warehouse database credentials for Username and Password.
- In the Advanced Settings panel, set Tracking Type to Date.
The time zone must match the Sage Intacct application server. - Click Save.
Configure the cube extractions
| Extraction Type | Description |
|---|---|
| 1 – Table Staging | Loads the staging tables required for cube processing. Executed only once. |
| 2 – Dimension Mapping | Loads the dimension‑mapping tables used by the cubes and refreshes the data. |
1 – Table Staging extraction
- In the left panel, select the Extractions icon.
- Click the Import Extraction icon in the top-right corner to open the dialog.
- Click Choose a zip file and select the Sage Intacct ZIP file (
DS_20XX.0.X.XXX_Sage Intacct OLAP ETL Staging.zip), or drag and drop the file into the dialog. - Click Next.
- Confirm the default extraction type is selected. Click Next again.
- In the Description field, enter a meaningful name, such as
Cube - Table Staging. - In Source Connection, select the connection that points to your Sage Inacct database.
- In Destination Connection, select your cube database connection (for example, SEICube or NectariCube).
- In Source Schema, select your Sage Intacct folder (for example,
PRODorSEED). - In Destination Schema, select the custom schema configured in Environments & Data Sources in SEI.
- Click Import.
- In the left panel, click Extractions again.
- Select the extraction you just created, and click the Validate and Build icon in the top-right corner.
- In the dialog, for the first company only, select Drop the previously created object and recreate the objects based on the new definition.
- Click Build.
When the process is complete, review the validation report and the Status column. If an error appears, click the link in the Error column to view the Log Page. - Select your extraction from the list and click the Run Extraction Now icon.
- Select the tables to populate.
- In the upper right, set the load mode to Truncate and Load, then click Run. This replaces all destination data with current source data.
Wait for the process to finish. The results appear in the Status column. If there's an error, click the link in the Error column to view details in the Logs page.
2 – Dimension Mapping extraction
- In the left panel, select the Extractions icon.
- Click the Import Extraction icon in the top-right corner to open the dialog.
- Click Choose a zip file and select the Sage Intacct ZIP file (
DS_20XX.0.X.XXX_Sage Intacct OLAP ETL Refresh.zip), or drag and drop the file into the dialog. - Click Next.
- Confirm the default extraction type is selected. Click Next again.
- In the Description field, enter a meaningful name, such as
Cube - Dimension Mapping. - In Source Connection, select the connection that points to your Sage Inacct database.
- In Destination Connection, select your cube database connection (for example, SEICube or NectariCube).
- In Source Schema, select your Sage Intacct folder (for example,
PRODorSEED). - In Destination Schema, select the custom schema configured in Environments & Data Sources in SEI.
- Click Import.
- In the left panel, click Extractions again.
- Select the extraction you just created, and click the Validate and Build icon in the top-right corner.
- In the dialog, for the first company only, select Drop the previously created object and recreate the objects based on the new definition.
- Click Build.
When the process is complete, review the validation report and the Status column. If an error appears, click the link in the Error column to view the Log Page. - Select your extraction from the list and click the Run Extraction Now icon.
- Select the tables to populate.
- In the upper right, set the load mode to Truncate and Load, then click Run. This replaces all destination data with current source data.
Wait for the process to finish. The results appear in the Status column. If there's an error, click the link in the Error column to view details in the Logs page.
Set as Data Warehouse
- Open SEI and click the gear icon on the navigation panel.
- Select Env. & Data Sources.
- Select the data source you created for Sage Intacct and click Set as Data Warehouse.
An icon appears next to the data source name and some new fields appear in the Data Source Definition panel. - Leave Use MARS during the cube loading unchecked.
- Leave Columnstore indexes checked.
- Click again Validate and then Save.
Build and load from the OLAP Manager
Build the OLAP cubes
- In the navigation panel, select the gear icon to open Administration.
- Select OLAP Manager.
- In the Options panel on the right, click the Manage icon.
- In the Cubes list, select all the template cubes.
Template cubes are typically named according the template name. - In the Manage panel, make sure Build is selected from the Actions dropdown list.
- Select the environment.
- Select Confirm.
- In the confirmation dialog, check the box to confirm you understand all current cube data will be lost, then click Yes.
If errors occur, refer to Logs to enable and review logging.
Load the OLAP cubes
- In th Options panel on the right, click the Manage icon again.
- Check the built template cubes from the Cubes list.
- In the Manage panel, make sure Load All is selected from the Actions dropdown list.
- Select the environment.
- Select Confirm.
- In the confirmation dialog, check the box to confirm you understand all current cube data will be lost, then click Yes.
Schedule the OLAP cubes
You can schedule regular data refresh jobs for your OLAP cubes. The scheduler helps you automate when and how often the cube is refreshed or reloaded.
- In the OLAP Manager, select a template cube from the Cubes list.
- In the Options panel on the right, click the Navigation icon.
- Select Scheduler. The Jobs window appears.
- In the Options panel on the right, click the + icon to add a new job.
- Complete the required parameters as needed.
- Click Save. The job nows appears in the Jobs list.
Repeat these steps for any additional template cubes you want to schedule.
Job Details parameters
| Parameter | Description |
|---|---|
| Description | Enter a job name. |
| Action | Select:
|
| Environments | Select the environment. |
| Active | Activate the job on its schedule. Unchecked jobs will not run. |
| Settings | Choose between:
|
| Once |
|
| Daily |
|
| Weekly |
|
| Monthly |
|
| Time Zone | Select the time zone for job execution. |
| Advanced Settings | (Optional) Configure when the job will expire if needed. |