Thank you visitors!
- 1,358,097 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
- Running Oracle Autonomous Database in a container
- Installing Oracle REST Data Services (standalone)
- Using Multiple Datasources with Spring Boot and Spring Data JPA
- An updated simple WebLogic JMS client
- An updated simple WebLogic JMS client in .Net (C#)
- Portable reference to ADF components
- Using the new AutoSuggest Behaviour in ADF
- Introduction to the Sales Order Entry application
- Using Oracle Service Registry in an automated (Maven) SOA/BPM build
- Configuring a Java application to connect to Autonomous Database using Mutual TLS
-
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
Tag Archives: SOA
Worklist update
I have released the first small update to the worklist that adds some new functionality: The ability to view and download attachments from Task Detail page, Proper handling for over 200 tasks in the Task List page – previously only … Continue reading
Getting started with Continuous Integration for SOA projects
This post is part of a series on Continuous Integration. I am exploring how to use Maven and Hudson to create a continuous integration capability for SOA and BPM projects. This will be the first post of several on this … Continue reading
Creating the domain layer for the worklist
This post is part of a series on building a custom worklist for BPM/SOA 11g. Introduction In the earlier posts in this series we have set up our development environment and created a skeleton project. Now we are ready to … Continue reading
Creating the worklist project
This post is part of a series on building a custom worklist for BPM/SOA 11g. We are using Maven as our project and build management software. We used Maven 2 on Mac OS X. Let’s set up our skeleton project … Continue reading
Setting up the development environment for the Worklist
This post is the second in a series on building a custom worklist for BPM/SOA 11g. In this post, we will set up our development environment so that we can start building the application. Version Control First, we are going … Continue reading
Worklist Overview
This post is the first in a series on building a custom worklist application for BPM/SOA Suite 11g. In this post, we will introduce the application and outline the basic architecture. For our ‘version 1.0’ worklist sample, we decided to … Continue reading
Deploying your canonical data model to MDS
Oracle SOA Suite (and Oracle BPM Suite) includes a component called ‘Metadata Services’ or ‘MDS’ which is a good practice to use as the repository for all of your common components that are used across multiple processes and integration artifacts. … Continue reading
What BPM adds to SOA Suite
Oracle has just released Oracle SOA Suite and Oracle BPM Suite 11.1.1.4 (often referred to as ‘Patch Set 3,’) the second release that includes comprehensive support for both Business Process Modeling Notation (BPMN) and Business Process Execution Language (BPEL) for … Continue reading
Purging old instance data from SOA/BPEL 10g
My colleague Deepak Arora (see his blog here) has written an excellent white paper on purging old instance data from SOA Suite/BPEL 10g and also a great blog post on automating the deletion of old partitions. If you are interested in … Continue reading
Recommended JVM parameters for 11g products
I often get asked to recommend some JVM parameters for people running one (or more) of the Oracle Fusion Middleware 11g products – like BPM, SOA, UCM, WebCenter, etc. on top of WebLogic Server. Here are my current list of … Continue reading

You must be logged in to post a comment.