Tag Archives: BPM

Installing BPM for Developers

If you are going to be doing development for Oracle BPM Suite 11g, you may want to install a copy of BPM on your own machine so that you can do some unit testing as you build components and composites. … 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

Iterating/traversing arrays in BPM

Update: See this post for an updated example. Recently, I was working with a customer who has a requirement to create an arbitrary number of human tasks, based on the cardinality of an input data structure (array).  A bit of … Continue reading

Posted in Uncategorized | Tagged , , , | 6 Comments

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

Upgrading WebCenter and SOA Suite from 11.1.1.2 to 11.1.1.3

If, like me, you have an existing WebCenter and SOA Suite 11.1.1.2 installation, that you need to upgrade to the new 11.1.1.3 release, you may find the task a little daunting, as I did.  However, a little bit of careful … Continue reading

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