Oracle SOA 12C Features

 Oracle SOA 12c newly added features:-

(i) Here we have Single Installer setup, which includes SOA+OSB+Weblogic+RCU.

(ii) We have Single IDE for OSB and SOA.


(iii) In SOA 11g we have setCompositeInstanceTitle() and In SOA 12C we have setFlowInstanceTitle().

(iv) Graphical MDS:- As per SOA 11g we need to put the artifacts in folder then configure up to apps but in SOA 12c we no need to manually configure these things.

(v) Template Introduced in SOA 12C:- to reuse our projects and BPEL and within the scope what we used we can reuse it by using templates introduced in SOA 12C.

we have three types of templates here

(a) Project template.

(b) Service component template.

(c) Custom BPEL Scope activity template.



(vi) Translate Activity:- To convert xml to Native and Native to xml we use translate activity.



(vii) Rest Adapter:- It used in place of HTTP Binding (what we use in 11g).



(viii) Coherence Adapter:- Coherence cache is acts like a store where we can put database data and made available for different applications.


Operations:- Get, Put, Remove, Query

Coherence cache server acts as intermediary between database and client applications.

(ix) Different cloud adapters introduced.



(x) In File adapter one extra Operation introduced --->Chunked Read



(xi) In SOA 12C pipeline layer introduced, we can create pipeline template also.

(xii) Fault policy and fault binding we can create it from wizard.



(xiii) Encryption and Decryption of sensitive data.

(xiv) In JMS adapter we have synchronous consume message one extra operation in 12C.

(xv) In FTP adapter we have synchronous Get file operation.  



Comments

Popular posts from this blog

Operational Branch in OSB

How to create application and project in OSB 12c, Hands on OSB 12C, Introduction of OSB, Differance Between OSB 11g and OSB12C

Business service called in another service, Use of business service