Thank you visitors!
- 1,358,052 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
- Exposing E-Business Suite services using the Integrated SOA Gateway
- Installing BPM for Developers
- Mobile worklist
- Oracle Maven Repository - Index now available - more to come
- Speeding up VMWare
- Installing Oracle REST Data Services (standalone)
-
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
Adding attachment support to the worklist
I have just posted a new version of the worklist sample which adds the ability to add an attachment to a task. Let’s take a look how we add and view (download) task attachments. First, let’s review the addAttachment method … Continue reading
Adding Process Instance Audit Images to the Worklist
I have just uploaded another update for the custom BPM worklist sample, the second one this week! This update adds the ‘process instance audit image’ to the ‘process instance detail’ page. That means the a picture of the actual process … Continue reading
Process Instance List and Detail added to Worklist
I have just uploaded an update to the custom BPM worklist sample which adds some new functionality around process instances, including the ability to list process instances: And also view details for a process instance, including a list of the … Continue reading
Introducing Oracle Middleware into your environment
This article is intended for organisations that have just recently made a decision to adopt the Oracle Fusion Middleware stack. It can be a very exciting and nerve-wracking time. You have probably done a lot of research on the technology … Continue reading
Continuous Integration with SCA Tests
This post builds on the earlier posts in this series which showed an approach to getting started with continuous integration for Oracle SOA and BPM. In this post, we will look at how to add SCA Tests to our continuous … Continue reading
Allowing limited access to Enterprise Manager
Customers often ask about how to give certain people limited access to Enterprise Manager, often they talk about ‘read only’ access. Enterprise Manager does in fact have three roles defined out-of-the-box that provide various levels of access. You can see … Continue reading
New version of JDeveloper released with Maven support and better performance
Oracle has released a new version of JDeveloper, 11.1.2.0, with a whole bunch of new features, including Maven support, and a lot of performance enhancements. You can check out details of the new features here. Please note that this version … Continue reading
Java 7 is nearly here…
That’s right, Java 7 is just around the corner. Here’s a few of the new language features that I really like: Match on Strings in a switch statement No longer do we have to write those ugly case statements like … Continue reading
Purging data from SOA/BPM 11g
We often get questions about how to manage purging old data (finished processes instances, task histories, etc.) from SOA and BPM 11g when those data are no longer wanted. There are some scripts provided to do this in 11.1.1.2, 11.1.1.3 … Continue reading
Extending Continuous Integration to include MDS-dependent components
In this earlier post, I presented a simple approach to get started with continuous integration for SOA and BPM projects and showed how you can build and deploy an SCA composite using Hudson and Maven. In that example, we just … Continue reading

You must be logged in to post a comment.