Thank you visitors!
- 1,358,147 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
RCU cannot connect to database with SYS user
Today I found an interesting little issue when trying to use RCU to create schemas for a middleware installation. RCU could not connect to the database with the SYS user. I could connect with other users, like SYSTEM for example, … Continue reading
Getting started with Continuous Integration for OSB
As a first step towards including Oracle Service Bus projects into our Continuous Integration environment, let’s look at how to script exporting some project(s) from Oracle Enterprise Pack for Eclipse (the IDE for OSB) and deploying those project(s) to an … Continue reading
SOA Quickstart Guide
Our Product Management team have released an updated verison of the SOA Quickstart Guide, which is available here.
Mastering BPM Webinar Series
On Thursdays starting August 18th and running to September 29, Oracle will be hosting a seven part webinar series on Mastering BPM 11g. For more details see here. If you would like to attend, please register here. The September 15 … Continue reading
Extending Continuous Integration to include Human Task UI projects
If you have been following our series of posts on Continuous Integration, you will have seen that we have got SCA composites containing various components including BPEL, BPMN, Spring and Rules and also SCA Test working in a Hudson/Maven/Subversion continuous … Continue reading
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
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

You must be logged in to post a comment.