Tag Archives: SOA

Using the TaskQueryService from .Net (C#)

As regular readers will know, I am working on a .Net version of the custom worklist sample.  As I work on this, I am playing with a few different things in .Net along the way, and it seemed like it … Continue reading

Posted in Uncategorized | Tagged , , , , , | 3 Comments

Getting started with tuning your SOA/BPM database using AWR

Update:  When I initially published this post, I was relying on information from a single source inside Oracle, however since publishing it, I have been discussing the content further with other sources in the Oracle community, and in the course … Continue reading

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

Dave Shaffer joins the RedStack team

I am very happy to welcome Dave Shaffer into our little family of bloggers.  Until recently, Dave has run Product Management for the Integration products at Oracle, i.e. SOA Suite, BPM Suite, etc., and has now established his own consultancy … Continue reading

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

Installer cannot access the oraInventory

Ran into another interesting little challenge today.  While installing SOA Suite onto a machine which already had another, completely separate Oracle product installation on it (albeit under a different userid), the installer helpfully reported that it could not access /home/oracle/oraInventory. … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

SOA Quickstart Guide

Our Product Management team have released an updated verison of the SOA Quickstart Guide, which is available here.

Posted in Uncategorized | Tagged | Leave a comment

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

Posted in Uncategorized | Tagged , , , , , | 3 Comments

Introducing Oracle Middleware into your environment

This article is intended for organisations that have just recently made a decision to adopt the  Oracle Fusion Middleware stack. It can be a very exciting and nerve-wracking time. You have probably done a lot of research on the technology … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

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

Posted in Uncategorized | Tagged , , | 4 Comments

Purging data from SOA/BPM 11g

We often get questions about how to manage purging old data (finished processes instances, task histories, etc.) from SOA and BPM 11g when those data are no longer wanted. There are some scripts provided to do this in 11.1.1.2, 11.1.1.3 … Continue reading

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

Extending Continuous Integration to include MDS-dependent components

In this earlier post, I presented a simple approach to get started with continuous integration for SOA and BPM projects and showed how you can build and deploy an SCA composite using Hudson and Maven.  In that example, we just … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 9 Comments