In a recent project (developed using SOA Suite 11g) one of the requirements was to filter out certain lines of an order as these lines should not be forwarded to the business partners. In a first version we looped over all lines of the order and used a transformation activity within…
Using HTTP Basic authentication is a common mechanism to check user’s authenticity, when creating REST-enabled API’s to prevent applications and…
As in all software projects, quality assurance with thorough testing in integration projects is a key factor to success. Test-driven…
During our Oracle MAF Hackathon we wanted to deploy our app to both android emulator and iOS simulator. Feeling giddy…
This post shows an example of using the Camunda Workflow API. It can be a handy and easy-to-use interface, if you…
At http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html one can find the latest 11g SOA/BPM Virtual Machine (VM) which also contains Webcenter. Unfortunately, Webcenter has been…
Posted by: Sven Bernhardt, Danilo Schmiedel The Oracle SOA Suite and Oracle Business Process Management Suite offers different domain configuration…
Thoughts by: Sven Bernhardt, Richard Attemeyer, Torsten Winterberg, Stefan Kühnlein, Stefan Scheidt A frequently discussed topic these days is the…
A common way to call a reusable subprocess is to use a call activity in the BPMN 2.0 model. By using…