Creating a Documents Cloud Service REST Client from the DOCS WADL
Documents Cloud Service (DOCS) provides a WADL file for the REST API. This can be used in JDeveloper or other tools to quickly create a REST client in Java with minimal coding. The WADL file contains...
View ArticleJava Flight Recorder
Overview Performance issues are some of the most difficult and expensive issues to diagnose and fix. For JAVA applications there is a great tool called the Java Flight Recorder (JFR) that can be used...
View ArticleGetting Started with Oracle Database Cloud Service – Virtual Image – Creating...
Introduction The Oracle Database Cloud Service – Virtual Image option gives great flexibility on how to deploy databases in the Oracle Cloud. It allows customization options in almost all aspects of...
View ArticleAn ODI Journalizing Knowledge Module for GoldenGate Integrated Replicat
One of the new features in GoldenGate 12c is the Integrated Replicat apply mode. All out-of-the-box versions of the ODI JKM for GoldenGate to this date were designed for the Classic Replicat apply mode...
View ArticleOptimizing EhCache configuration for WebCenter Sites
In this blog article I would like to share my ideas and strategies that I have used on how to configure WebCenter Sites’ page, pagelet and inCache. I will discuss several trade-offs in configuring the...
View ArticleManaging Oracle Documents Cloud Service files via curl commands
Oracle Documents Cloud Service allows users to keep their files in the cloud. It allows organizations to centralize their data. This blog post covers how to manage your files from a terminal. It...
View ArticleValuable Tools For Diagnostics Gathering and Troubleshooting
Introduction The Oracle A-Team is often asked to help customers identify a myriad of JVM and SOA application issues. Without fail, the customer will be asked for data regarding their application....
View ArticleOracle Service Bus Transport for Apache Kafka (Part 1)
Introduction Few of us realize it, but the heart of OOP (Object-Oriented Programming) has more to do with messaging than with objects and classes or related design principles like inheritance and...
View ArticleOAM Federation: Identity Provider & Service Provider Management
In this blog post I want to clarify a point of initial confusion some people experience with OAM Federation 11.1.2.3. If we go to the “Federation” tab of the OAM Console, we see: Now the two main...
View ArticleConcurrent Development Model for WebCenter Sites
1.0 Introduction Several times we are asked the question, “I need to develop multiple versions of the Site at the same time. I have completed phase one and version 1.0 of the website is live on...
View ArticleOAM Federation 11.1.2.3: Performing a Loopback Test
In this blog post I will share steps for performing a loopback test of OAM Federation 11.1.2.3. In a loopback test, we configure OAM’s SP to point to OAM’s IdP. This enables you to confirm the basic...
View ArticleMobile Cloud Service by Example Part1: Defining and Implementing a Mock API
I’m really excited at the moment The release of Oracle Mobile Cloud Service (MCS) was unveiled yesterday, together with 24 new Platform and Infrastructure Cloud Services. Why is this important? Two...
View ArticleCreating a Mobile-Optimized REST API Using Oracle Mobile Cloud Service – Part...
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...
View ArticleOracle Service Bus Transport for Apache Kafka (Part 2)
Introduction The first part of this article briefly discussed the motivations that leads to the usage of Kafka in software architectures, and also focused on how the Kafka transport can be installed...
View ArticleInvoke Fusion Cloud Secured RESTFul Web Services
Introduction The objective of this blog is to demonstrate how to invoke secured RestFul web services from Fusion Cloud using Oracle Service Oriented Architecture (SOA) as an Integration hub for real...
View ArticleIntegrating Oracle Service Cloud (RightNow) with Oracle Business Intelligence...
Introduction This article describes how to integrate Oracle Service Cloud (RightNow) with Business Intelligence Cloud Service (BICS), illustrating how to programmatically load Service Cloud (RightNow)...
View ArticleAccelerating a Manual IDM Upgrade as Part of a Fusion Applications Upgrade
Introduction When you upgrading your Oracle Fusion Applications (FA) environment, Oracle provides a tool set called the Upgrade Orchestrator that is used to reduce the complexity and requirement for...
View ArticleExtracting Data from BICS / Apex via RESTful Webservice
Introduction BI Cloud Service (BICS) has an API to load data into the underlying database (more details here), but reports created in BICS can not be made available and called as web-services to...
View ArticleCreating a Mobile-Optimized REST API Using Oracle Mobile Cloud Service – Part 2
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...
View ArticleOAM Federation 11.1.2.3: Example Message Processing Plugin
SAML is an extensible protocol. Since it is based on XML, through the use of XML namespaces, custom elements and attributes can be inserted into the SAML messages at the appropriate places. Sometimes...
View Article