Introduction Event Based notification functionality for Oracle's BI Cloud Service (BICS) will be available later this year, but until that time some of the same...
Introduction Event Based notification functionality for Oracle's BI Cloud Service (BICS) will be available later this year, but until that time some of the same functionality can be created through Apex. This article will walk through a process for creating notifications, both e-mail and SMS text message, based on a data event within BICS. The article will also demonstrate how these can be scheduled to run automatically. While written with a BICS audience in mind, it is...
Introduction Event Based notification functionality for Oracle's BI Cloud Service (BICS) will be available later this year, but until that time some of the same functionality can be created...
Introduction Oracle Mobile Cloud Service (MCS for short) is Oracle’s Mobile Backend as a Service (MBaaS) offering. MCS enables companies to create and deploy...
Introduction Oracle Mobile Cloud Service (MCS for short) is Oracle’s Mobile Backend as a Service (MBaaS) offering. MCS enables companies to create and deploy scalable, robust, and secure mobile applications quickly and easily, and empowers developers to leverage enterprise IT systems—without having to get IT involved. Mobile Cloud Service does not only provide a rich UI to manage and develop your mobile API's, it also provides a well designed architecture that delivers a...
Introduction Oracle Mobile Cloud Service (MCS for short) is Oracle’s Mobile Backend as a Service (MBaaS) offering. MCS enables companies to create and deploy scalable, robust, and secure...
Introduction Fusion HCM Cloud provides a comprehensive set of tools, templates, and pre-packaged integration to cover various scenarios using modern and...
Introduction Fusion HCM Cloud provides a comprehensive set of tools, templates, and pre-packaged integration to cover various scenarios using modern and efficient technologies. One of the patterns is the bulk integration to load and extract data to/from the cloud. The inbound tool is the File Based data loader (FBL) evolving into HCM Data Loaders (HDL). HDL is a powerful tool for bulk-loading data from any source to Oracle Fusion Human Capital Management (Oracle Fusion HCM)....
Introduction Fusion HCM Cloud provides a comprehensive set of tools, templates, and pre-packaged integration to cover various scenarios using modern and efficient technologies. One of the patterns is...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } Note: This blog was originally written in 2015. Since then some service names have...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } Note: This blog was originally written in 2015. Since then some service names have changed, and more technical capabilities have been added. This infographic however largely stays relevant and shows the combined Oracle PaaS for SaaS capabilities. Please refer https://cloud.oracle.com for the latest list of Oracle Cloud offerings These days I spend a lot of my time helping Oracle SaaS customers unlock the...
.cb11w1 ul li, .cb11w1 ol li { line-height: 1.4em; color: #404040 } Note: This blog was originally written in 2015. Since then some service names have changed, and more technical capabilities have...
Introduction To build functional and performant mobile apps, the back-end data services need to be optimized for mobile consumption. RESTful web services using...
Introduction To build functional and performant mobile apps, the back-end data services need to be optimized for mobile consumption. RESTful web services using JSON as payload format are widely considered as the best architectural choice for integration between mobile apps and back-end systems. At the same time, many existing enterprise back-end systems provide a SOAP-based web service application programming interface (API). In this article series we will discuss how Oracle...
Introduction To build functional and performant mobile apps, the back-end data services need to be optimized for mobile consumption. RESTful web services using JSON as payload format are...
Introduction Oracle Documents Cloud and Oracle Sales Cloud working together is a perfect match to increase productivity. Better if integrates in a single UI....
Introduction Oracle Documents Cloud and Oracle Sales Cloud working together is a perfect match to increase productivity. Better if integrates in a single UI. This post will show you how to integrate Oracle Documents Cloud with Oracle Sales Cloud using a simple “Sales Collateral” use case, which consist in showing a new menu item that shows documents from a embedded Documents Cloud Public Link. This sample focus in using Public Links from Documents Cloud and the Desktop UI...
Introduction Oracle Documents Cloud and Oracle Sales Cloud working together is a perfect match to increase productivity. Better if integrates in a single UI. This post will show you how to integrate...
Background * This blog was last tested on Fusion 20D (11.13.20.10.0) + ADW 18c * This article describes how to integrate Oracle Fusion Applications – WebCenter...
Background * This blog was last tested on Fusion 20D (11.13.20.10.0) + ADW 18c * This article describes how to integrate Oracle Fusion Applications – WebCenter / Universal Content Management (UCM) with PL/SQL. Note: Oracle has discontinued File-Based Data Export support for CX Sales and B2B Service objects with the 20D Update. If you need help transitioning from File-Based Data Export, refer to the document Transition from File-Based Data Import to Import and Export...
Background * This blog was last tested on Fusion 20D (11.13.20.10.0) + ADW 18c * This article describes how to integrate Oracle Fusion Applications – WebCenter / Universal Content Management (UCM)...
This blog was written in 2015 for Oracle BI Cloud Service (BICS) + Oracle Application Express (Oracle Apex). It has not been re-tested on Oracle Analytics Cloud...
This blog was written in 2015 for Oracle BI Cloud Service (BICS) + Oracle Application Express (Oracle Apex). It has not been re-tested on Oracle Analytics Cloud (OAC) with Autonomous Data Warehouse (ADW) - nor are there plans to do so. This blog has been left active as it may have some general value to Oracle Apex or Oracle SQL developers. Background This article outlines how to automate the loading of a JSON response with PL/SQL The main components of the PL/SQL code are as...
This blog was written in 2015 for Oracle BI Cloud Service (BICS) + Oracle Application Express (Oracle Apex). It has not been re-tested on Oracle Analytics Cloud (OAC) with Autonomous Data Warehouse...
Apache CXF is a services framework that is the open source evolution of IONA Celtix and Codehaus XFire, hence the name CXF. CXF has extensive support for Web...
Apache CXF is a services framework that is the open source evolution of IONA Celtix and Codehaus XFire, hence the name CXF. CXF has extensive support for Web Service standards WS-*, JAX-WS and JAX-RS APIs etc. but the focus of this article is on the CXF web service client proxy factory and running it in a WebLogic web app implementing a REST service. As a demonstration we will build a service using JDeveloper that invokes an Oracle BPM process with a message start service...
Apache CXF is a services framework that is the open source evolution of IONA Celtix and Codehaus XFire, hence the name CXF. CXF has extensive support for Web Service standards WS-*, JAX-WS and JAX-RS...