Tag Archives: SOA

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

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

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

Posted in Uncategorized | Tagged , , , , , , | 13 Comments

Creating the domain layer for the worklist

This post is part of a series on building a custom worklist for BPM/SOA 11g. Introduction In the earlier posts in this series we have set up our development environment and created a skeleton project.  Now we are ready to … Continue reading

Posted in Uncategorized | Tagged , , , , | 5 Comments

Creating the worklist project

This post is part of a series on building a custom worklist for BPM/SOA 11g. We are using Maven as our project and build management software.  We used Maven 2 on Mac OS X.  Let’s set up our skeleton project … Continue reading

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

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

Deploying your canonical data model to MDS

Oracle SOA Suite (and Oracle BPM Suite) includes a component called ‘Metadata Services’ or ‘MDS’ which is a good practice to use as the repository for all of your common components that are used across multiple processes and integration artifacts.  … 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

Purging old instance data from SOA/BPEL 10g

My colleague Deepak Arora (see his blog here) has written an excellent white paper on purging old instance data from SOA Suite/BPEL 10g and also a great blog post on automating the deletion of old partitions.  If you are interested in … Continue reading

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

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