Connectivity options for Oracle Analytics Cloud

Sovichet Ly 20 Reputation points
2024-08-01T17:28:51.2366667+00:00

Is there a recommended approach for Purview to connect to Oracle Analytics Cloud (OAC)?

My understanding of the options:

Has anyone successfully connected to OAC or ingested OAC metadata into Purview?

Microsoft Security Microsoft Purview
{count} votes

Accepted answer
  1. Chandra Boorla 14,585 Reputation points Microsoft External Staff Moderator
    2024-08-02T07:14:41.56+00:00

    Hi @Sovichet Ly

    Thanks for the question and using MS Q&A platform.

    Unfortunately, connecting to Oracle Analytics Cloud (OAC) is not supported in Microsoft Purview.

    This article discusses currently supported data sources, file types, and scanning concepts in the Microsoft Purview Data Map: Supported data sources and file types.

    Appreciate if you could share the feedback on our feedback channel. Which would be open for the user community to upvote & comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.

    Regarding connecting Oracle Analytics Cloud (OAC) to Microsoft Purview. As you mentioned, connecting Microsoft Purview to Oracle Analytics Cloud (OAC) can indeed be a bit complex due to the lack of a native connector.

    Here is a breakdown of your connecting options and some additional information:

    JDBC (Java Database Connectivity) connector (Recommended): The best practice for exploring the connecting Oracle Analytics Cloud (OAC) to Microsoft Purview is JDBC Connector approach. This is the most feasible option. OAC does offer a JDBC URL for connecting to the data within the cloud environment (https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsds/connect-oracle-analytics-cloud-using-jdbc-url.html#GUID-0ED04660-58F1-4CA1-97B1-C6B8B7599BD3link that you have provided). While the Oracle Database connector in Purview isn't directly applicable, the process of using a JDBC connector for a custom solution is similar. You would need to create a custom connector to bridge Purview and OAC using JDBC. Microsoft provides a solution accelerator to help with building custom connectors (https://learn.microsoft.com/en-us/samples/microsoft/purview-custom-connector-solution-accelerator/purview-custom-connector-solution-accelerator/) link that you have provided).

    Power BI Connector Explanation: Power BI has a connector for OAC, but it is not directly applicable for Purview. Power BI connectors are designed for data visualization and reporting, not for metadata management. Using the Power BI connector would require additional steps to transfer data from Power BI to Purview, which can be more complicated than using a JDBC connector.

    API Connector Explanation: Using APIs to connect Purview to OAC would involve custom development work. This approach can be more complex than using a JDBC connector because it requires handling API authentication, data parsing, and integration logic. This approach might be more complicated than using a JDBC connector due to the need for extensive custom development and handling of API responses.

    In summary, the JDBC connector approach seems to be the most straightforward and feasible option, although it requires some custom development work. The custom connector solution accelerator provided by Microsoft can be a valuable resource in this process.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.