Title
Implementing Asynchronous Notifications to Heterogeneous External Interfaces
Description
IT applications often have to deal with various external interfaces maintained by external teams or vendors. Any one of these EIs can become unavailable, and interface protocols can also vary greatly, from binary socket communication to Web service calls. A notification framework is required to achieve loose coupling between the main business flows and notifications to EIs, provide guaranteed delivery, and minimize synchronization issues among systems. This session compares WS-Notification, WS-Eventing, MQ topic, and enterprise service bus approaches. It also describes a sample custom-built solution based on the JMS layer, a broker, and a separate heterogeneous EI adapter module between application and external systems.
Copyright © 2013 Oracle and/or its affiliates. Oracle® is a registered trademark of Oracle and/or its affiliates. All rights reserved. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.
There are no comments.
Login to respond »