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.
(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
Post a Comment