Integration Success Workshops: Cloud, Mobile and BPM
July 28, 2014 Leave a comment
Integration Success Workshops are tools you can use when engaging with customers to generate pipeline or progress an existing opportunity – you can really use them at any stage of your customer engagement. They allow you to open doors and discuss the key areas of Cloud Integration, Mobility Integration and traditional Application Integration, all of which are hot topics in the market today.
Each workshop package consists of a presentation, a methodology to engage with the customer using best practices, a demo and maybe a video. All workshops take a solution rather than a product approach but still make good mention of the Oracle offering, allowing you to position among others SOA, ADF Mobile, Security, Webcenter and Weblogic.
Each workshop package also allows you to shape the customer engagement to suit your needs – you can have a mini discussion over a couple of hours or you can spend the whole day with your customer architecting their solution. At our SOA Community Workspace (SOA Community membership required) you can find the Integration Success Workshop kits for:
For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.

When working on Oracle SOA Suite 11g solutions one might have the requirement to send out emails on various occasions. Within Oracle Fusion Middleware this capability is provided by the
What is DMS ?
Do you need to make any code changes after applying the Oracle SOA Suite 11g PS6 (11.1.1.7) patchset?
The Split-Join can be a very useful tool in your OSB services yet seems to be underestimated. When I did some asking around it turned out not many developers use this, even though I can come up with plenty of uses for the Split-Join. The Split-Join’s strength is in numbers, meaning it is the most powerful when you need to process a lot of pieces of similar data. For this example I used a simplified version of a project I am working on. In this project mobile devices are set to send data about rainfall to a database. The data is collected at a regular interfal creating a record and sent to the database per session which contains a large set of records. Instead of processing these records one at time I can process them concurrently and save a lot of processing (and waiting) time.
I published a OSB11g tutorial considering the use case described in my earlier blog posts. The tutorial can be accessed from 

When using Oracle BPEL it is often desirable to allow a certain amount of configuration of the process flow at runtime. To allow configuration, properties/preferences/parameters can be used. These can be implemented in various ways. Lucas Jellema has described a method in the Oracle SOA Suite 11g Handbook (