Configure End-to-End Orchestration and Monitoring
Note: This article is intended for database administrators. Ensure the following tasks are completed by someone with the appropriate database administration privileges.
Generating end-to-end tasks
See Generate End-To-End Tasks and Execution Packages for full instructions. The high-level steps are as follows:
- Open the desired Deliver instance and create an execution package. Ensure the Semantic Model within the Deliver instance is added to Include Steps.
- Right-click on the execution package and select Generate End-To-End Tasks and Packages.
Note:
If any changes are made to the semantic model, update the auto-generated objects by repeating this step.
- This automatically generates a perspective, an execution package in the relevant Prepare instances, and transfer tasks in the relevant Ingest instances and data sources.
Configuring on-demand ingestion (optional)
On-demand ingestion is a quick way to ensure data is always refreshed from the source when Prepare instances are executed. See On-Demand Ingestion for more information.
- Identify the data sources used to populate the model. You can do this by:
- Examining the data lineage of the desired semantic model, or
- Checking which data sources have an auto-generated task.
- Right-click on the data source and select Edit Data Source.
- Click Advanced Settings and check the Enable data on demand box. This allows the data source to transfer data into Ingest instance storage before the Prepare instance ingests it.
Configure Jet Analytics Orchestration
See Getting Started with Orchestration and Scheduling Data Integration Execution Packages in Jet Analytics Orchestration for full instructions. The high-level steps are as follows.
Add the data provider
- Generate an API key in Security and Permissions within the Jet Analytics Portal.
- In the Jet Analytics Orchestration Desktop, add a new Data Provider with your system and Jet Analytics SaaS as the data source type.
- Paste the API key generated in the previous step and test the connection.
Create a package
- Add your Jet Analytics Data Integration execution packages in Jet Analytics Orchestration by right-clicking Packages > New > Jet Analytics Prepare.
- Select the execution package.
- Repeat for all execution packages you want to orchestrate.
Add multiple packages to a process
- Right-click Processes > New > Process.
- Click Add Steps.
- Drag and drop packages from the right-side pane.
- Save the process.
Create a process map
- Right-click Process Map > New > Process Map.
- In the right-side pane, find the Process property and link the process map to the process you created.
- Click Background to design the process map.
- Click Items and drag and drop your packages from the right-side pane onto the map.
Add a schedule
- Select a predefined schedule group or create a new one.
- Drag and drop your desired process.
- Configure the schedule.
- Save and deploy your changes.