Introduction The Oracle Fusion based SaaS offerings provide an interesting tool to extract data and to store them in CSV format on a shared resource like the...
Introduction The Oracle Fusion based SaaS offerings provide an interesting tool to extract data and to store them in CSV format on a shared resource like the Fusion SaaS built-in UCM server or a Storage Cloud: BI Cloud Connector (BICC). The extracted data can be copied from these cloud resources and downloaded to local resources, before post-processing operations like transformations and loads into Data Warehouses or other databases can be initiated. Perhaps this built-in...
Introduction The Oracle Fusion based SaaS offerings provide an interesting tool to extract data and to store them in CSV format on a shared resource like the Fusion SaaS built-in UCM server or...
* This blog was last tested on OAC 105.8.0-133 (Version 5.8) + ADW 18c * Background This article describes how to use the Oracle Analytics Cloud (OAC) REST API...
* This blog was last tested on OAC 105.8.0-133 (Version 5.8) + ADW 18c * Background This article describes how to use the Oracle Analytics Cloud (OAC) REST API dbcache method to clear the BI Server cached data. For more information on this topic see: How To Clear Cache On A Scheduled Basis In Oracle Analytics Cloud(OAC) and BI Cloud Service(BICS) When Using Thin Client Modeler(TCM) (Doc ID 2406210.1). The support doc also covers the syntax for OAC Gen2 (OAC Native). The...
* This blog was last tested on OAC 105.8.0-133 (Version 5.8) + ADW 18c * Background This article describes how to use the Oracle Analytics Cloud (OAC) REST API dbcache method to clear the BI Server...
Introduction In December, 2016 Oracle announced Oracle Data Integrator (ODI) release 12.2.1.2.6 which contains significant new features including RESTful...
Introduction In December, 2016 Oracle announced Oracle Data Integrator (ODI) release 12.2.1.2.6 which contains significant new features including RESTful services. This three-part series details a method of extracting and loading data from Oracle Field Service Cloud (OFSC) into Oracle Analytics Cloud (OAC). Part I details Using ODI to call the RESTful Service which calls the Cloud Service API and produces a file containing the JSON response. Part II details Using ODI to Load...
Introduction In December, 2016 Oracle announced Oracle Data Integrator (ODI) release 12.2.1.2.6 which contains significant new features including RESTful services. This three-part series details a...
Introduction In December, 2016 Oracle announced Oracle Data Integrator (ODI) release 12.2.1.2.6 which contains significant new features including RESTful services. This three-part series details a method of extracting and loading data from Oracle Field Service Cloud (OFSC) into Oracle Analytics Cloud (OAC). Part I details Using ODI to call the RESTful Service which calls the Cloud Service API and produces a file containing the JSON response. This post details Using ODI to...
Introduction In December, 2016 Oracle announced Oracle Data Integrator (ODI) release 12.2.1.2.6 which contains significant new features including support for...
Introduction In December, 2016 Oracle announced Oracle Data Integrator (ODI) release 12.2.1.2.6 which contains significant new features including support for RESTful services. This three-part series details a method of extracting and loading data from Oracle Field Service Cloud (OFSC) into Oracle Analytics Cloud (OAC). This post details Using ODI to call the RESTful Service which calls the Cloud Service API and produces a file containing the JSON response. Part II details...
Introduction In December, 2016 Oracle announced Oracle Data Integrator (ODI) release 12.2.1.2.6 which contains significant new features including support for RESTful services. This three-part series...
Note: This post has been retired as it pertained only On-Premise technology or Oracle Classic Infrastructure and can no longer be validated.
hljs.initHighlightingOnLoad(); Introduction In a recent article by Richard Williams on A-Team Chronicles, Richard explained how you can execute a BI publisher...
hljs.initHighlightingOnLoad(); Introduction In a recent article by Richard Williams on A-Team Chronicles, Richard explained how you can execute a BI publisher report from a SOAP Service and retrieve the report, as XML, as part of the response of the SOAP call. This blog article serves as a follow on blog article providing a tutorial style walk through on how to implement the above procedure in Java. This article assumes you have already followed the steps in Richard's blog...
hljs.initHighlightingOnLoad(); Introduction In a recent article by Richard Williams on A-Team Chronicles, Richard explained how you can execute a BI publisher report from a SOAP Service and...
The A-Team Chronicles blog post you were trying to access has expired. The reason for the expiration is that the content is no longer relevant or the Oracle...
The A-Team Chronicles blog post you were trying to access has expired. The reason for the expiration is that the content is no longer relevant or the Oracle on-line documentation has been updated to reflect the content of the blog. Regards, A-Team Chronicles Administration
The A-Team Chronicles blog post you were trying to access has expired. The reason for the expiration is that the content is no longer relevant or the Oracle on-line documentation has been updated to...
* This blog was last tested on Fusion 20d (11.13.20.10.0) + ADW 18c * Background This article describes how to integrate Oracle Sales Cloud (OCS) with Oracle...
* This blog was last tested on Fusion 20d (11.13.20.10.0) + ADW 18c * Background This article describes how to integrate Oracle Sales Cloud (OCS) with Oracle Autonomous Data Warehouse (ADW) using PL/SQL. Oracle Documentation: 20d REST API for CX Sales and B2B Service REST API for Oracle Sales Cloud The blog contains a PL/SQL snippet, that utilizes UTL_HTTP commands to call the "Contacts REST Endpoint" to create a contact from ADW. Alternative Oracle Sales Cloud integration...
* This blog was last tested on Fusion 20d (11.13.20.10.0) + ADW 18c * Background This article describes how to integrate Oracle Sales Cloud (OCS) with Oracle Autonomous Data Warehouse (ADW) using...