Thank you visitors!
- 1,358,106 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)
- A first Spring Boot microservice with Oracle
- An updated simple WebLogic JMS client
- An updated simple WebLogic JMS client in .Net (C#)
- Getting started with Oracle Vector Store support in LangChain
- Nexus and Atifactory support for proxying Oracle Maven Repository
- Running Oracle Autonomous Database in a container
- Iterating/traversing arrays in BPM
- Using Multiple Datasources with Spring Boot and Spring Data JPA
- Simple JMS client in Scala
-
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
Exploring MDS Explorer
Recently, I posted about my colleague Olivier’s MDS Explorer tool, which is a great way to get a look inside your MDS repository. I have been playing around with it a little bit, nothing much really, just some cosmetic stuff, … Continue reading
Automating creation of JMS Queues and JmsAdapter plan updates and redeployment
Following on from my recent post on automation of creation of JDBC resources, I am happy to report I now have a script which can be used for JMS Queues! Again, this is not as wonderful as I would like … Continue reading
Automating creation of JDBC Data Sources and DbAdapter plan updates and redeployment
That’s a long title… anyway, as part of the desire to have a fully automated continuous integration environment for SOA and BPM, there is another bridge that we need to cross. SOA/BPM Composites can contain dependencies on resources in the … Continue reading
Making Coherence play nice in your test environment
This issue has popped up a couple of times for me recently, so I thought I would do a quick post on it. When you are running a number of Fusion Middleware environments in the same IP subnet, as you … Continue reading
What happened to oracle-validated?
I am not a big fan of renaming things for the sake of renaming things, and to be fair, I am not sure that this is a case of that, but the much loved oracle-validated package that existed on Oracle … Continue reading
Getting Oracle artifacts into a Maven environment
If you want to build an application to run on the Fusion Middleware platform, you may find that you want to use some Oracle provided JAR files in your build process. These may be things like API’s (interfaces) that are … Continue reading
Maven Repository Managers
In this post I just want to share a couple of thoughts on Maven Repository Managers – what they are, and why you would want to use one. Let’s start out with a couple of definitions: A Maven Repository is … Continue reading
MDS Explorer -or- What is in my MDS?
My colleague Olivier LeDiouris has published a utility that allows you to connect to your MDS and see what is inside there, as well us uploading and downloading contents. You might like to take a look at it over on … Continue reading
BPMN process editor problems in 11.1.1.6
A small number of people have been seeing an error when using the BPMN process editor in JDeveloper 11.1.1.6 (PS5). The symptom is a NullPointerException, as seen in the log, an example below, and a dialog box telling you an … Continue reading
BPM – Disable DBMS job to refresh B2B Materialized View
If you are running BPM and you are not using B2B, you might want to disable the DBMS job that refreshes the B2B materialized view. This job runs every minute by default. To find the job, use a query like … Continue reading

You must be logged in to post a comment.