Thank you visitors!
- 1,358,149 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
- Installing Oracle REST Data Services (standalone)
- Getting started with Oracle Vector Store support in LangChain
- Using Multiple Datasources with Spring Boot and Spring Data JPA
- A first Spring Boot microservice with Oracle
- Running Oracle Autonomous Database in a container
- Oracle WebCenter Spaces Task Flow Customization
- Basic Retrieval Augmented Generation with Oracle Vector Store in LangChain
- Installing Oracle Policy Automation on WebLogic Server
- Increasing swap size on Solaris (using ZFS)
- How to read the content of a JMS message using PL/SQL
-
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
Author Archives: Mark Nelson
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
Using Java/Spring components in SOA/BPM 11g
Oracle SOA and BPM Suites 11g include the ability to use Java components in a composite application through the Spring component implementation type. Let’s look first at why you might want to do this and then take a look at … Continue reading
New pre-built WebCenter VM available
Oracle has just released a new pre-built WebCenter VM. You can find details and download links here. This VM includes WebCenter 11.1.1.4 (also known as ‘patchset 3’) with UCM and two full demonstration sites – an employee portal and a … Continue reading
Viewing Task Attachments
This post relates to the custom BPM worklist sample presented in this blog. In this post, we will look at how to add support for viewing a list of the attachments for a Human Task. You may recall from the … Continue reading
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
New updated iPhone app for Oracle WebCenter Spaces
The newly updated iPhone app for Oracle WebCenter Spaces 11g Release 1 is now available, with support for PS3 as well as PS2 servers. This new version represents a major change, not merely an incremental update of the previous version. … 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

You must be logged in to post a comment.