Leverage Maven to Enable Continuous Deployment in Oracle ESS

Enable Continuous Deployment with Oracle B2B

Why? Oracle B2B provides a nice console to configure document definitions, trading partners, and trading partner agreements. That said, all of this configuration can be quite complex. Maintaining control over the configuration and ensuring an adequate baseline is not...
When Oracle SOA Database Pollers Collide

When Oracle SOA Database Pollers Collide

Oracle SOA Database Adapters provide a polling mechanism that will periodically query a table to see if a there is a new or changed record. If so, it can trigger a BPEL process. This is enormously useful. However, on one client I ran into a series of issues with...
Leverage Maven to Enable Continuous Deployment in Oracle ESS

ADF Autogeneration from Oracle BPM Human Tasks

Something we typically have to learn on our own is how to (1) auto-generate an ADF form and project from an Oracle BPM project and (2) how to reuse the ADF project when subsequently generating more ADF forms. This has changed slightly in 12.2.1, and this provides...