One of the new features in Service Bus
12c is the ability to use pipeline templates. Usually the Oracle
Service Bus pipelines in an environment have many common steps.
Think of the re-use of logging, error handling, alerts and pattern
+ naming convention for your stages. In practice with OSB 11g we
often used a “template” or existing OSB project which we then
copied and modified. With the “clone” option of 12c this task is
already easier, but the use of pipeline templates is...