Oracle Fusion Middleware
-
Frontpage
Migration to 12c: Transferring workspace user views from ADF 11g
Migration to 12c has become a requirement for many projects. Recently we did an update of the ADF stack for our project and along with this update came the requirement to migrate workspace user views as part of it so they are available when the users start working on the new environment. For clarity, by […]
-
Frontpage
Migration to 12c for ADF SOA application from 11.1.1.7 - part 2
In this blog you will learn how to create and configure local environments for the process of migration to 12c. You can also read Migration to 12c for ADF SOA application from 11.1.1.7 – part 1. I. How to install Oracle BPM Studio 12c 1.Prerequisites:Need to have jdk 1.8 2.Install: 2.1. Download Oracle BPM Suite 12c version […]
-
Dreamix
How to make a custom fault handling for a BPEL process
Every SOA application needs to establish a set of rules for handling faults. In this blog I will show you how to make a custom fault handling for a BPEL process. Usually in the BPEL processes this is possible thanks to the fault-policies.xml. In it are defined all the actions that can be done when […]