Thank you visitors!
- 1,358,044 people have been kind enough to visit our humble blog. Others get our posts by RSS or email or through syndicators. We hope you took away something of value. Please come again!
Top Posts
- Using Oracle Service Registry in an automated (Maven) SOA/BPM build
- Installing Oracle REST Data Services (standalone)
- Visualising Garbage Collection in the JVM
- How to tell if the SOA Platform is running
- Getting started with the new observability exporter for Oracle database
- A first Spring Boot microservice with Oracle
- Building an interactive Organisation Chart using the ADF Hierarchy Viewer component
- Purging data from SOA/BPM 11g
- Exposing E-Business Suite services using the Integrated SOA Gateway
- Database won't start because of missing datafile
-
Copyright 2009-2026 Mark Nelson and other contributors. All Rights Reserved. The views expressed in this blog are our own and do not necessarily reflect the views of Oracle Corporation. All content is provided on an ‘as is’ basis, without warranties or conditions of any kind, either express or implied, including, without limitation, any warranties or conditions of title, non-infringement, merchantability, or fitness for a particular purpose. You are solely responsible for determining the appropriateness of using or redistributing and assume any risks.
Subscribe
Our other publications
Building a Custom BPM Worklist, Oracle InSync 2011 User Group presentation
Performance Tuning for Oracle Business Process Management Suite 10g, Oracle Whitepaper, July 2011
Performance Tuning for Oracle Business Process Management Suite 11g, Oracle Whitepaper, February 2013
Oracle BPM Suite 11g: Advanced BPMN Topics, Packt Publishing, September 2012
Fusion Middleware 12.1.2: Developing Applications with Continuous Integration
Fusion Middleware 12.1.3: Developing Applications with Continuous Integration
Category Archives: Uncategorized
Want a free trip to JavaOne?
Oracle Academy is pleased to be supporting the Internet of Things (IoT) Developer Challenge! This is not open to Oracle employees or their immediate families, but other readers may be interested in participating for the chance to win a pass … Continue reading
Manipulating Human Tasks (for testing)
A few months ago, while working on a BPM migration, I had the need to look at the status of human tasks, and to manipulate them – essentially to just have a single user take random actions on them at … Continue reading
How to tell if the SOA Platform is running
When you start up a SOA managed server, there is a time interval when the managed server is up, but the SOA platform is not yet up. This is the time while SOA is loading all of the composites, and … Continue reading
Programming with Hand Tools
This is a bit off topic, but I thought I would share it anyway. This is a recording of a presentation Tim Ewald gave at Clojure/conj (a conference about the Clojure programming language). It would have to be one of … Continue reading
Doing more with the WebLogic Maven Plugin (Robot, Selenium and Sonar too!)
The ‘new and improved’ WebLogic Maven Plugin in WebLogic Server 12.1.2 provides a bunch of additional capabilities above and beyond your straight compile/package/deploy operations. In this post I wanted to take you on a journey of some of these additional … Continue reading
Setting up a Maven Repository Manager with Artifactory
As you start to work more with Maven, you will undoubtedly reach the point where you feel the need for a repository manager – something that manages all of your repositories of artifacts for you. You will likely have a … Continue reading
Writing a Robot Remote Library
After reading the quick introduction to Robot Framework, you might have been asking yourself “so, what else can I do with this Robot thing?” – well there are, of course, a lot of things you can do with it. Today, … Continue reading
A Roadmap for SOA Development and Delivery
This post is part of a series on SOA Development and Delivery. In this post I will present a roadmap and a target state for SOA Development and Delivery. This will serve as the basis for an extended open ‘proof … Continue reading
E-Business Suite 12.2 released
In case you missed it, E-Business Suite 12.2 has been released. Check this post for details.
A first look at Robot Framework
As we start to assemble the tools we need to implement Continuous Delivery, one area we need to look at is selecting a testing framework. Now, we are going to want to use a range of different testing tools, depending … Continue reading

You must be logged in to post a comment.