Installation Progress
- Create the source connection
- Create the destination connection
- Configure the global variable
- Import the extraction
- Import the cube extractions
- Schedule the extraction
- Set up the data sources in Nectari
- Import the template
- Build and load the OLAP cubes
- Import users to Nectari (optional)
Configure Global Variable
Follow these steps only to set up the OLAP cubes. Otherwise, continue with the standard setup.
Global variables in DataSync provide reusable values that scripts and processes use throughout your Sage X3 integration. By defining this variable, you create centralized references that control settings or drive automation within post-execution scripts and data refresh operations. This helps ensure consistency and simplifies maintenance whenever these parameters need to be updated.
Create the X3_CUBESCHEMA global variable
- From the DataSync welcome screen, select Variables.
- Next to Variables, click New.
- In Variable Name, enter
X3_CUBESCHEMA. - In Variable Type, select String.
- In Variable Value, enter
[YOUR_SCHEMA]. - Click Save.
Create the X3_LANG global variable
- From the DataSync welcome screen, select Variables.
- Next to Variables, click New.
- In Variable Name, enter
X3_LANG. - In Variable Type, select String.
- In Variable Value, the language code you want to use for dimension descriptions (e.g.,
ENG). - Click Save.
Create the OPENBAL global variable
- From the DataSync welcome screen, select Variables.
- Next to Variables, click New.
- In Variable Name, enter
OPENBAL. - In Variable Type, select String.
- In Variable Value, enter one of the following:
SIM— simulate opening balances when none exist in Sage X3X3— only use opening balances from Sage X3
- Click Save.