Removing hard coded values from Oracle Sales and Service Groovy by using Profile Options
ul li, ol li { width: 90%; list-style-position: none; font-family: Helvetica, Serif; font-size: 10pt; text-align: justify; } code { font: 10pt Courier,...
ul li, ol li { width: 90%; list-style-position: none; font-family: Helvetica, Serif; font-size: 10pt; text-align: justify; } code { font: 10pt Courier, sans-serif; margin-left: 3.5em; margin-right: 3.5em; } function image(img) { window.open(img); } Overview This article is a follow-up to a previous blog about BICC Extract Logs Monitoring on OCI Native. In that article I've described how OCI native services can be used to track the BICC status log files and how to provide...
ul li, ol li { width: 90%; list-style-position: none; font-family: Helvetica, Serif; font-size: 10pt; text-align: justify; } code { font: 10pt Courier, sans-serif; margin-left: 3.5em;...
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