Hi Board,
We have two different data models and we need to sedn data from the one data model to the other and vice versa.
Currently what we have tried is the following:
- Extract the data from data model A, call a procedure in data model B that would import the extract through Azure using a data reader and paste the data into a cube.
- Use API queries and REST API aclls to pull data between the models.
- We looked at the pipeline but this would require us to use exstra connectors.
The problem with option one and two is that we have to create a file first.
Are there any other ways to send data between models without having to create an extract file for a data reader to pick up and push into a cube?
Kind Regards
Marius Lubbe