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...
Introduction This article introduces how you can use serverless technology to extend SaaS. It is one of a series of articles I, and some colleagues of mine, are...
Introduction This article introduces how you can use serverless technology to extend SaaS. It is one of a series of articles I, and some colleagues of mine, are and will be authoring on the topic of how to use Oracle Cloud Infrastructure (OCI) to extend and integrate with SaaS. We've nicknamed the initiative "OCI4SaaS", and it would be good to see if that sticks! Why Serverless for SaaS? SaaS Customers love the licensing model of SaaS, they pay by consumption and/or by the...
Introduction This article introduces how you can use serverless technology to extend SaaS. It is one of a series of articles I, and some colleagues of mine, are and will be authoring on the topic...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; margin-left: 5%; font-family:Times; font-size:12pt; color: #404040 } function image(img) { window.open(img);...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; margin-left: 5%; font-family:Times; font-size:12pt; color: #404040 } function image(img) { window.open(img); } Introduction In one of my former blogs I've written about a mechanism to download and parse the EXTRACT JSON log files via various scripts. If you are not familiar with this concept then its strongly recommended to start with reading that blog first. Also before entering the explanation of the proposed new approach...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; margin-left: 5%; font-family:Times; font-size:12pt; color: #404040 } function image(img) { window.open(img); } Introduction In one of my former blogs...
Required reading time: < 15 minutes Introduction In continuation of my blog on Fusion applications cloud instance strategy and Global Single Instance...
Required reading time: < 15 minutes Introduction In continuation of my blog on Fusion applications cloud instance strategy and Global Single Instance guidelines, I wanted to share my experience on Fusion Applications multi-pillar implementation. As Oracle's Fusion SaaS applications cloud is built on a single unified data model with a consistent user and developer experience that connects end-to-end business processes across modules (Human Capital Management (HCM), Enterprise...
Required reading time: < 15 minutes Introduction In continuation of my blog on Fusion applications cloud instance strategy and Global Single Instance guidelines, I wanted to share my experience on...
Introduction The REST API for CX Sales and B2B Service supports Batch Actions - multiple operations can be combined into a single HTTP request, with the request...
Introduction The REST API for CX Sales and B2B Service supports Batch Actions - multiple operations can be combined into a single HTTP request, with the request body being a JSON object containing an array of objects to be processed. Each object in the array contains the payload for the individual action being taken: A unique ID A relative path to the resource An operation A payload See the documentation here for further details A Batch Action is treated as a single...
Introduction The REST API for CX Sales and B2B Service supports Batch Actions - multiple operations can be combined into a single HTTP request, with the request body being a JSON object containing an...
Describes how to use HTML email templates to reduce the number of object workflows in Sales Cloud
Introduction Oracle Visual Builder (VB) has out of box support for calling REST services and can be configured to make calls directly from the client, or via...
Introduction Oracle Visual Builder (VB) has out of box support for calling REST services and can be configured to make calls directly from the client, or via the server proxy. There is no obvious support for making SOAP calls. While it is possible to make client side SOAP calls from javascript, without the VB Connection framework, the authentication would need to be handled by the client code and there is a high chance of a CORS error. This post shows how the VB Service...
Introduction Oracle Visual Builder (VB) has out of box support for calling REST services and can be configured to make calls directly from the client, or via the server proxy. There is no...
Validated September 30, 2020 Introduction Oracle Analytics for Applications (FAW / OAX) is built on top of Oracle Analytics Cloud (OAC) and is powered by Oracle...
Validated September 30, 2020 Introduction Oracle Analytics for Applications (FAW / OAX) is built on top of Oracle Analytics Cloud (OAC) and is powered by Oracle Autonomous Data Warehouse (ADW). FAW extracts and loads data from your Oracle Fusion Applications Cloud into an instance of ADW and provides a semantic model with prebuilt KPIs, dashboards, and reports in OAC. The Oracle document here lists the currently regions available for provisioning. This post describes the OCI...
Validated September 30, 2020 Introduction Oracle Analytics for Applications (FAW / OAX) is built on top of Oracle Analytics Cloud (OAC) and is powered by Oracle Autonomous Data Warehouse (ADW). FAW...
In this blog I want to look into network connectivity between different cloud services and how to choose the optimal network architecture. First of all,...
In this blog I want to look into network connectivity between different cloud services and how to choose the optimal network architecture. First of all, especially for cloud services network connectivity matters. Most cloud services are spread and accessed across different data centers and geographical regions. And typically those services need to communicate in a bi-directional way several times with each other for many process steps. If a sub-optimal network architecture is...
In this blog I want to look into network connectivity between different cloud services and how to choose the optimal network architecture. First of all, especially for cloud services...