1 / 30

Integrating SOA and the Application Development Framework

Integrating SOA and the Application Development Framework. Shaun O’Brien Principal Product Manager – Oracle JDeveloper / ADF. Overview. Oracle Fusion Architecture Where do ADF and SOA live? How does ADF 11g improve on standard SOA integration models?

hilde
Download Presentation

Integrating SOA and the Application Development Framework

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Integrating SOA and the Application Development Framework Shaun O’Brien Principal Product Manager – Oracle JDeveloper / ADF

  2. Overview Oracle Fusion Architecture Where do ADF and SOA live? How does ADF 11g improve on standard SOA integration models? Expose ADF Business Components as SDO Web Services Customizing Human Task Flow activities Consuming Web Services utilizing the Web Service Datacontrol Business Component Eventing

  3. Background: Oracle Fusion – What Is It? • Oracle Fusion Applications • Oracle’s next generation of enterprise applications • Oracle Fusion Middleware • Integrated standards-based middleware platform • Oracle Fusion Architecture • Recommended architecture for your custom applications

  4. Background: What We Wanted – Business Drivers • Cutting Edge UI • Agility • System Integration • Standards • Scalability, Security, Portability • Time to market

  5. Problem: The Development Challenge • On one side: • JPA, EJB, Ajax, JavaScript, BPEL, SOAP, WSDL, RMI, JNDI, JDBC, O/R, HTML, DOM…. • On the other side: • Thousands of developers • Most don’t know these technologies • Most come from 4GL background • Expecting a visual and declarative approach • Don’t have time to learn all these new technologies • Need to focus on their specific application needs • How do you make it easy and approachable?

  6. The Solution - Oracle ADF Framework • Development framework that simplifies development of Java EE-based SOA applications • Abstract developers from technology complexities • Example - UI Components abstract from Ajax, Flash, Javascript, DOM • Provides end-to-end infrastructure solutions… • O/R Mapping, persistence, caching, controller, binding, UI framework, security • …and an easy way to use them • JDeveloper - Visual editors, Property editors, dialogs etc…

  7. ADF Business Components A framework that simplifies developing Java EE business services for developers familiar with 4GL tools, declarative development, and relational databases • Simplify data access • Uses SQL based data views • Implement best practices • Easy customization

  8. Business Component Features • Query by example any field • Master/Detail coordination • List of values • Calculated fields • Various validations • Exposing services • Range fetching • Transaction control • Locking mechanism • State management • All done declaratively without coding!

  9. Building Business Components

  10. ADF Model - Data Binding • ADF Model • JSR-227 Data Controls • Service Oriented Interface • Abstract implementation from clients • Loose coupling between services and application • More Productivity • Drag and drop data binding • More Reusability for Services • Discover and share services

  11. ADF View Business Logic Data User Interface ADF Faces components Business Services ADF Business Components DatabaseSchema Data Binding SDO Services

  12. The Fusion Architecture Monitoring Human interaction Orchestration Policy evaluation View Business Logic Data User Interface ADF Faces components Business Services ADF Business Components DatabaseSchema Data Binding WebCenter SDO Services Events Mediator /BPEL Process Human WorkflowService RulesEngine Business ActivityMonitoring facts Assign Task results Task Complete

  13. ADF to SOA Interactions Monitoring Human interaction Orchestration Policy evaluation View Business Logic Data User Interface ADF Faces components Business Services ADF Business Components DatabaseSchema Data Binding WebCenter SDO Services Events Mediator /BPEL Process Human WorkflowService RulesEngine Business ActivityMonitoring facts Assign Task results Task Complete

  14. Binding JSF UI to SOA • The Java EE way • Write manage bean • Write JSF page code • Write EL to connect JSF components to manage bean • Write more manage bean logic to invoke actions • The Oracle way • ADF Binding – drag and drop

  15. ADF 11g Built-in Data Controls ADF Business Components Java Class EJB URL (XML or CSV) Place Holder Web Service BAM Add your own

  16. ADF and SOA Integration Points • Expose ADF BC into SCA • ADF BC Service interface wizard • Show/Interact human workflow tasks in ADF UI • Automatically generate ADF forms • Customize workflow task details through ADF UI • Invoke a composite from ADF UI • Use Web service data control based on the composite WSDL

  17. BAM Data Control Expose BAM data Drag to the JSF page Push to the client with Oracle ADF Active Data Services

  18. Exposing ADF BC to SCA/SDO Expose your DB access layer as services Simple wizard based definition SOA Adaptor

  19. <Insert Picture Here> Demo Expose Business Components as Web Services

  20. Expose Human Tasks in ADF

  21. <Insert Picture Here> Demo Create Custom Human Task Page

  22. Web Service Data Control Give WSDL Get Data Control Drag and drop to page

  23. Business Component Eventing • Allows publishing of events to the SCA fabric from the Business Components tier. • Can be conditional or not • Any number of elements can be listeners for the event on the ESB.

  24. The Fusion Architecture Monitoring Human interaction Orchestration Policy evaluation View Business Logic Data User Interface ADF Faces components Business Services ADF Business Components DatabaseSchema Data Binding WebCenter SDO Services Events Enterprise Service Bus Human WorkflowService RulesEngine Business ActivityMonitoring facts Assign Task results Task Complete

  25. Creating a Business Component Event • Create Event Definition • Add Event Publication Rule • Create Conditions for Publication (optional)

  26. <Insert Picture Here> Demo Adding Eventing to a Business Component

  27. Summary ADF Binding Visual and declarative way to create UI on top of various services ADF Integration with SOA ADF BC SDO interface Human task lists forms generation Web service Data Control • <Insert Picture Here>

  28. Q&A, Next Steps, and additional sources of help http://www.oracle.com/technology/products/jdev/index.html

  29. Learn More Oracle.com/technology/jdev Download Tutorials Discussion forum Samples ADF Developer Guide http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/ADFInsider-SOA/OracleInsider-SOA.html More… <Insert Picture Here>

More Related