Tag Archives: 11g

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

Posted in Uncategorized | Tagged , , , , , | 1 Comment

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

Posted in Uncategorized | Tagged , , , , , | Leave a comment

Recommended patch for BPM and SOA 11.1.1.3 users

If you are using SOA Suite or BPM Suite 11.1.1.3 and you are not planning to upgrade to 11.1.1.4 just yet, you are strongly encouraged to install “Bundle Patch 2.”  The patch number is 12700861 and you can find information and … Continue reading

Posted in Uncategorized | Tagged , | 1 Comment

Using Oracle XE with BPM 11.1.1.4

If you want to use the Oracle XE database in your development/test environments with BPM 11.1.1.4, you will need to make sure to follow the advice on the download page: If you want to use XE you can set the … Continue reading

Posted in Uncategorized | Tagged , , | 1 Comment

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

Posted in Uncategorized | Tagged , , , , , | 8 Comments

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

Posted in Uncategorized | Tagged , , , , , | 4 Comments

Memory problems with BPM or SOA 11g, especially after multiple composite deployments

Update: There is now a bundle patch available that contains all the recommended patches on top of BPM 11.1.1.3 – the patch number is 9958661 and this patch should be installed in preference to the individual patches listed below. A number … Continue reading

Posted in Uncategorized | Tagged , , , , , | 2 Comments

Purging old instance data from SOA/BPM 11g

When you are running a lot of instances of your composites through SOA/BPM 11g in your testing/development environment, you will start to fill up the available space in your database with the logging and auditing information for these instances.  From … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

End-to-end installation of WebCenter and BPM 11g (64-bit)

In this post we will present a complete end-to-end installation and configuration of Oracle BPM 11.1.1.3, including Oracle WebCenter 11.1.1.3 for the Process Portal, Spaces and Composer features, on the Oracle Enterprise Linux 5.4 64-bit operating system, with Oracle Database … Continue reading

Posted in Uncategorized | Tagged , , , | 10 Comments

JDeveloper 11.1.1.2 Integrated Server will not start

A quick post as I find that the JDeveloper integrated server will not start with JDeveloper 11.1.1.2 in some cases, looks like when the user’s home directory has a space in the path. You can work around this issue by … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment