Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply
pallavi_r
Super User
Super User

Oracle APEX integration with Microsoft Fabric

Hi Team, 

 

Can you please suggest best approach  to integrate Oracle Apex with Microsoft Fabric.

 

Thanks,

Pallavi

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @pallavi_r ,

 

It depends on your requirement scenario. Here are a few common approaches and their steps:

  • Integration using APIs
    Oracle APEX provides RESTful Web services and you can integrate with Microsoft Fabric through these APIs.
    Steps:
    • Create RESTful Web Service: Create a RESTful Web service in Oracle APEX to provide an interface for data access.
    • Call APIs: Call these RESTful APIs using HTTP requests in Microsoft Fabric to fetch data.
    • Once the data is fetched, subsequent operations can be performed using fabric's powerful data processing and analytics platform.
  • Connecting directly to the database
    If your Oracle APEX database allows external connections, you can connect the database directly to Microsoft Fabric.
    Steps:
    • Configure the firewall: Ensure that the Oracle database allows external connections and configure the appropriate firewall rules.
    • Set connection string: Configure the connection string for the Oracle database in Microsoft Fabric.vkongfanfmsft_2-1721181967661.png

       

    • Again, once the data is acquired, you can utilize fabric's powerful data processing and analytics platform for subsequent operations.

Although the fabric platform is very powerful, you still need to consider the scenarios of your needs in order to give a suitable solution and practical steps.

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @pallavi_r ,

 

It depends on your requirement scenario. Here are a few common approaches and their steps:

  • Integration using APIs
    Oracle APEX provides RESTful Web services and you can integrate with Microsoft Fabric through these APIs.
    Steps:
    • Create RESTful Web Service: Create a RESTful Web service in Oracle APEX to provide an interface for data access.
    • Call APIs: Call these RESTful APIs using HTTP requests in Microsoft Fabric to fetch data.
    • Once the data is fetched, subsequent operations can be performed using fabric's powerful data processing and analytics platform.
  • Connecting directly to the database
    If your Oracle APEX database allows external connections, you can connect the database directly to Microsoft Fabric.
    Steps:
    • Configure the firewall: Ensure that the Oracle database allows external connections and configure the appropriate firewall rules.
    • Set connection string: Configure the connection string for the Oracle database in Microsoft Fabric.vkongfanfmsft_2-1721181967661.png

       

    • Again, once the data is acquired, you can utilize fabric's powerful data processing and analytics platform for subsequent operations.

Although the fabric platform is very powerful, you still need to consider the scenarios of your needs in order to give a suitable solution and practical steps.

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.