#241 Simple example of SOA Suite Fault handling framework in action
This simple lab demonstrates the use of the fault handling framework for technical errors.btw. my first blog post 6 years ago was on this very theme - albeit with BPEL running on OC4J.Click4LabDoc
View Article# 242 Oracle SOA Suite fault handling framework part 2
Simple scenario of leveraging the fault policy framework for business errors - probably not the way to go - but the lab does end with leveraging the framework to re-throw the business error back to the...
View Article#243 Harvesting OSB artifacts to Oracle Enterprise Repository
Simple example showing the use of the harvester.Here are my projects in OSB -export these projects via the OSB console to a sbconfig.jar file.OER ConfigurationI need to install harvester Solution...
View Article# 244 Recommended reading around the Oracle SOA/BPM platform
One of our partners has been asking for some recommended reading -I can wholeheartedly suggest the following titles -Oracle Service Bus 11g Development Cookbook by Guido Schmutz et al.Oracle BPM Suite...
View Article#245 BPM 11g PS6 Human Workflow Notifications
I have created a simple lab that shows the usage of the above. In this case, jcooper - my demo user - approves an order via email.The lab includes the JAMES, BPM email and Human Workflow notification...
View Article#246 Changing the BPM Workspace Logo
Oracle BPM 11g is just the thing for my wife's Feng Shui consultancy.For those interested - her website is HereAnyway - I need to replace the Oracle logo with hers -I check on the file system and see...
View Article#247 BPM 11g Workspace and Web Forms customisation resources
Please see https://java.net/projects/oraclebpmsuite11g/downloads/directory/Samples/bpm-CustomizingWorkspace/
View Article#248 EDN Debug log
Useful way of debugging EDN messages in your SOA/BPM domain -http://localhost:7001/soa-infra/events/edn-db-log
View Article#249 Oracle BPM 11g Performance Guide
Great doc available HereOne of the basic recommendations is to stop unnecessary apps, i.e. apps that you may not be using -here is a checklist to start with -Now with PS6 these apps are installed but...
View Article#250 Developing with ADF Mobile- excellent OTN resource
If interested, you must check out THIS
View Article#251 Oracle BPM leveraging file adapter properties
Simple scenario here - the input to the BPM process specifies which directory/file we should read.Here I set file adapter input properties. I then write to a target directory/file - these are set as...
View Article#252 Change File adapter properties
As we say in Ireland, there are many ways to skin a cat - the same applies to the above.Here is a simple example -PollOrdersDir configured to poll on the directory d:\temp -Using emThis can be changed...
View Article#253 From the horse's mouth - Oracle A-Team resources
Check out the following -Oracle A-Team Chronicles
View Article#257 Yet another great Oracle BPM resource
Excellent tech blog from Oracle BPM Product Management -available here
View Article# 258 BPM Process Accelerators - 11.1.1.7 release
Hot off the press -3 new PAs are included in this release:1. Financial Reports Approval (FRA): end-to-end solution for efficient and controlled Financial Report review and approval process,...
View Article#259 BPM 11g PS6 Case Management - getting started
An excellent approach suggested by my colleague Prasen P. is to use a mind map when defining a case.It fits in well with the more holistic approach required when designing such - "holistic", in...
View Article#260 BPM 11g PS6 Case Management continued...
Here I will describe how to create the artifacts from the design created in the previous post.The in-depth Oracle docs are available hereIn JDeveloper - create a new Application/Project of type BPM...
View Article