March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Not able to load data from Oracle Primavera Cloud to Fabric Warehouse, what method or what path i shoud choose,
Help with any documentation or suggetion
Solved! Go to Solution.
Hi, it seems that your source has an API available to extract data to the Fabric. The documentation for Oracle can be found here: https://docs.oracle.com/cd/E80480_01/English/integration/data_service_reference_guide/D149289.html
You could use different methods to use the API, like copy data in a pipeline, dataflow gen2 or custom notebooks. If you want to use copy data, you can take a look at this documentation: https://learn.microsoft.com/en-us/fabric/data-factory/connector-rest-copy-activity. I prefer notebooks in these cases for more flexibility. Here's an example of a Python script to use an API: https://www.datacamp.com/tutorial/making-http-requests-in-python
Hi, it seems that your source has an API available to extract data to the Fabric. The documentation for Oracle can be found here: https://docs.oracle.com/cd/E80480_01/English/integration/data_service_reference_guide/D149289.html
You could use different methods to use the API, like copy data in a pipeline, dataflow gen2 or custom notebooks. If you want to use copy data, you can take a look at this documentation: https://learn.microsoft.com/en-us/fabric/data-factory/connector-rest-copy-activity. I prefer notebooks in these cases for more flexibility. Here's an example of a Python script to use an API: https://www.datacamp.com/tutorial/making-http-requests-in-python
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.