soa_bpm_12c_launch_event_soa_track_servicebus12c_newfeatures_lucas_jellema

Post on 11-Nov-2014

237 Views

Category:

Engineering

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Servicebus 12c new feature summary. Presentation by Lucas Jellema during the SOA track of the AMIS SOA and BPM Suite 12c launch event on July 17, 2014

TRANSCRIPT

Service Bus new Features and Updates

Lucas Jellema, 17-07-2014

SOA Suite 12c Deep-Dive

Overview

• Service Bus integration into ‘the rest of SOA Suite’• Demonstration of

– Design Time MDS– JCA (File) Adapter in JDeveloper/SB – Pipeline– Disable/Enable Activities– Run (&Debug) Pipeline from IDE– XSLT Mapper in SB development– Native Format Translation (JSON => XML)– Proxy Service (new style) fronting the Pipeline– Enterprise Manager FMW Control – Pipeline Alerts & Message Reports– Pipeline Template– Chained Pipeline– Service Bus Console – configuration, test, development– Second Proxy on top of same Pipeline Chain– REST-ful interface (JSON speaking)

OSB => SB

• OSB rest in peace• Service Bus integrated into

– JDeveloper (design time)– Enterprise Manager FMW Control (run time)– Also: run time Service Bus Console for configuration & development

• Service Bus not [yet] integrated in many areas– Does not support SCA, Fault Policies, EDN, Composite Sensors,

(detailed) Flow Trace, run time MDS, SCA Composite deployment plan

• Full support for XSLT (Mapper), JCA Adapters, Domain Value Maps, Xref functions

• Use EM FMW Control for monitoring Message Reports & SLA/Pipeline Alerts

• Share custom XPath functions• Note: calling SB from SCA and vice versa:

– Preferred is HTTP; use SOA-DIRECT [only] to propagate transaction or security

Objective

• Implement a Service that returns the allowable values in a domain– Through both a SOAP/XML and a REST/JSON interface

• The source is a document (domains_repositories.txt):

5

DomainValuesPipeline

6

top related