Documentation – You’ll Thank Yourself Later

Documentation – You’ll Thank Yourself Later

Documentation. Hardly anybody wants to write it, but it is one of the most important deliverables in a software project. Without documentation, it becomes very difficult to understand why things were done the way they were and if the project is operating as...
Documentation – You’ll Thank Yourself Later

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...
Documentation – You’ll Thank Yourself Later

Enable Auto Claim on Task Opening

Using SOA/BPM 12.1.3 – By default, a human task has the ‘Enable Auto Claim’ functionality enabled. When I first saw this, I was encouraged to think that when a user opens a task, they automatically ‘Claim’ the instance, so that other...
Documentation – You’ll Thank Yourself Later

Measuring Code Quality with SonarQube

For the most part, every project has tasks related to code quality and software metrics. This process is usually hard to understand, tedious, and subjective to what the person reviewing the code believes is quality code. The project may compile and run as required,...