Workflow using stored procedures
This is a high-level description of the workflow using stored procedures in the Integration database. We recommend using the stored procedures for more complex integrations that cannot be completed through the user interface.
-
In Microsoft SQL Server:
- Using stored procedures, load the source system data to the staging tables.
- Run the stored procedures to validate the staged data.
- Run the stored procedures 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.
- In Infor EPM, configure the configuration sets and activate entities with associated currencies.