Workflow when using scripts
This is a high level description of the workflow using stored procedures in the
Integration database. Using the stored procedures for integration is recommended for more
complex integrations that cannot be completed via the user interface.
- In Infor d/EPM, configure the configuration sets and activate entities with associated currencies.
-
In Microsoft SQL Server:
- Load the source system data to the staging tables using scripts.
- Run the scripts to validate the staged data.
- Run the scripts to process the data into tables ready for importing.
-
In Designer:
- Establish a connection to the Integration database.
- Import the available dimensions.
- Recreate the OLAP database.
- Import data into the OLAP database.