Validated February 2, 2021 with FAW 5.8 and OAC 5.9 #customers { border-collapse: collapse; width: 100%; align-items: top; font-size: small; } #customers td,...
Validated February 2, 2021 with FAW 5.8 and OAC 5.9 #customers { border-collapse: collapse; width: 100%; align-items: top; font-size: small; } #customers td, #customers th { background-color: Azure; border: 1px solid #ddd; padding: 6px; height: 20px; font-size: small; } #customers th { background-color: brown; color: white; } Introduction Fusion Applications Warehouse and native Oracle Analytics instances may require a proxy to reach data sources for various reasons including...
Validated February 2, 2021 with FAW 5.8 and OAC 5.9 #customers { border-collapse: collapse; width: 100%; align-items: top; font-size: small; } #customers td, #customers th { background-color: Azure;...
Validated January 29, 2020 with OAC 5.9 Introduction Oracle Analytics Cloud (OAC) instances may now be enabled with a private access channel (PAC) to reach...
Validated January 29, 2020 with OAC 5.9 Introduction Oracle Analytics Cloud (OAC) instances may now be enabled with a private access channel (PAC) to reach private data sources. Private Access Channel compliments and provides an alternative to Remote Data Gateway (RDG) for the private data sources it supports. Both PAC and RDG may be used within the same instance of OAC. This post is a step-by-step guide for connecting to a private single-instance Oracle database using PAC...
Validated January 29, 2020 with OAC 5.9 Introduction Oracle Analytics Cloud (OAC) instances may now be enabled with a private access channel (PAC) to reach private data sources. Private Access Channel...
Validated January 29, 2020 with OAC 5.9 Introduction Oracle Analytics Cloud (OAC) instances may now be enabled with a private access channel (PAC) to reach private data sources. Private Access Channel compliments and provides an alternative to Remote Data Gateway (RDG) for the private data sources it supports. Both PAC and RDG may be used within the same instance of OAC. There may be sources that PAC supports and RDG does not and vice-versa. This post is a step-by-step guide...
Introduction This is a parent post containing links to various blogs about using Oracle Analytics Cloud (OAC) with Private Access Channel. Private Access...
Introduction This is a parent post containing links to various blogs about using Oracle Analytics Cloud (OAC) with Private Access Channel. Private Access Channel enables OAC with public and private endpoints to access private data sources directly. This post is a companion of the Oracle Analytics Cloud Private Endpoint Series Refer to these links for detailed information. Connecting to Private Data Sources using Oracle Analytics Cloud Private Access Channel Enabling Oracle...
Introduction This is a parent post containing links to various blogs about using Oracle Analytics Cloud (OAC) with Private Access Channel. Private Access Channel enables OAC with public and private...
he basic idea behind an RDF knowledge graph is that A.) every domain-specific graph consists of a bunch of statements taking the form of a triple consisting of...
he basic idea behind an RDF knowledge graph is that A.) every domain-specific graph consists of a bunch of statements taking the form of a triple consisting of Subject, Predicate, Object. And B.) for the most part, that those domain-specific statements are maintained together in one graph model. So far so good. But what if we wanted to "extend" our knowledge graph to have some metadata about the metadata? Do we need to shove that into our graph model as well (and thereby clog...
he basic idea behind an RDF knowledge graph is that A.) every domain-specific graph consists of a bunch of statements taking the form of a triple consisting of Subject, Predicate, Object. And B.) for...
An article that explores Cloud-Native in the context of a strategic direction for CIO's, looking to evolve their IT approach.
Introduction While it is possible to view a BI Publisher (BIP) report in a page using an iFrame, there are times when this may not be suitable or possible. This...
Introduction While it is possible to view a BI Publisher (BIP) report in a page using an iFrame, there are times when this may not be suitable or possible. This article shows an alternative method that can be used to view a BIP report without the use of an iFrame, using Visual Builder (VB) as the "hosting" application. While the example assumes that the VB server and BIP are federated, it is also possible to perform this configuration using non federated instances by using...
Introduction While it is possible to view a BI Publisher (BIP) report in a page using an iFrame, there are times when this may not be suitable or possible. This article shows an alternative method...
Validated December 18, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle...
Validated December 18, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle Cloud Infrastructure (OCI) with a private endpoint IP address. This post is a step-by-step guide for preparing network gateways for private OAC access to private data sources and DNS servers. This is one of the post listed in the OAC Private Endpoint Parent Post Validations December 18, 2020 with OAC 5.8 Topics Before You...
Validated December 18, 2020 with OAC 5.8 Introduction Oracle Analytics Cloud (OAC) may now be provisioned within a Virtual Cloud network (VCN) on Oracle Cloud Infrastructure (OCI) with a private...
Introduction In a few recent POCs involving Oracle Digital Assistant (ODA) and SaaS, we have seen a number of use cases from various customers that required...
Introduction In a few recent POCs involving Oracle Digital Assistant (ODA) and SaaS, we have seen a number of use cases from various customers that required retrieving information via SOAP services and displaying it in ODA conversations. One example of such SOAP service is BIP Report SOAP API. Services exposed by Custom Components (CC) in ODA are implemented in Javascript, which works naturally with JSON style objects. SOAP services use XML. So it is necessary to convert XML...
Introduction In a few recent POCs involving Oracle Digital Assistant (ODA) and SaaS, we have seen a number of use cases from various customers that required retrieving information via SOAP services...