Caching in OSB 12c without Out-Of-Process Coherence Servers
Introduction One of the most popular use cases for Oracle Service Bus (OSB) is the mediation of synchronous service interactions. In this scenario, a client invokes the service through a proxy instead...
View ArticleBPM Workspace Login with libOVD and LDAP, Part 1: Configuration and Startup
Intruduction Some of Oracle BPM 11g customers have reported performance issues when trying to login to BPM Workspace with an external LDAP as an identity store. While each customer could have a...
View ArticleTop 10 Things You Should Know About BPM 11g/12c
With the help of my A-Team colleagues (Sushil Shukla, Siming Mu, John Featherly, Pete Farkas), and based on collective experiences visiting numerous BPM customers worldwide, I have put together my “Top...
View ArticleBPM Workspace Login with libOVD and LDAP, Part 2: Login
Introduction In Part 1, we looked at the initialization of libOVD at server startup. Now let’s examine what happens inside libOVD when you actually click on the login button in BPM Workspace. Again, we...
View ArticleGetting Started with the REST Adapter in OEP 12c
Introduction It is undeniable that we are living in the age of data. With the explosion of the internet, mobile-based devices, and social networks, data is becoming the most abundant resource on earth....
View ArticleInside Fusion Middleware 12c: Increasing Scalability with JMS Adapter 12c
JMS Adapter (also known as Oracle JCA Adapter for JMS) is a component available with Oracle SOA Suite or Oracle Service Bus (OSB) which provides a very powerful way to use the Java Messaging Service...
View ArticleAvoiding Memory Leaks in Exalogic when using the SDP Support from JDK 1.7
Introduction Although Exalogic is widely used as a consolidation platform due its concept of data center in-a-box, most customers look after it as a technical solution for improving application...
View ArticleJumpstarting Development on the Cloud – Part 2 : Packaging and Build
Introduction The Oracle Developer Cloud Service (DevCS) is a cloud-based software development Platform as a Service (PaaS) and a hosted environment for your application development infrastructure. It...
View ArticlePurging and partitioned schemas
SOA Suite 11g and 12c both require regular database maintenance for optimal performance. A key task in managing your SOA Suite database is a regular purging strategy. You should be doing this, so read...
View ArticleIntroduction to the Oracle Stream Explorer White Paper
During this week, Oracle’s real-time streaming analytics platform known as OEP (Oracle Event Processing) had a strategic rebrand, being called now as Oracle Stream Explorer. It still includes the...
View ArticleFusion HCM Cloud Bulk Integration Automation
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...
View ArticleREST Adapter and JSON Translator in SOA/OSB 12.1.3
If you are using REST adapter in SOA/OSB 12.1.3, you would probably encounter some requirements that you would need to response with a JSON array format which has no object name or name/value pairs,...
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 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 ArticleImplementing Upsert for Oracle Service Cloud APIs
Introduction Oracle Service Cloud provides a powerful, highly scalable SOAP based batch API supporting all the usual CRUD style operations. We have recently worked with a customer who wants to leverage...
View ArticleFusion HCM Cloud – Bulk Integration Automation Using Managed File Transfer...
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...
View ArticleHCM Atom Feed Subscriber using Node.js
Introduction HCM Atom feeds provide notifications of Oracle Fusion Human Capital Management (HCM) events and are tightly integrated with REST services. When an event occurs in Oracle Fusion HCM, the...
View ArticleHCM Atom Feed Subscriber using SOA Cloud Service
Introduction HCM Atom feeds provide notifications of Oracle Fusion Human Capital Management (HCM) events and are tightly integrated with REST services. When an event occurs in Oracle Fusion HCM, the...
View ArticleCustom Transports in Oracle Service Bus 12.2.1
Oracle Service Bus (or Service Bus for short) provides a very powerful set of APIs that allow experienced Java developers to create custom transport providers. This is called Service Bus Transport SDK....
View Article