1 / 32

B2B Application Integration

B2B Application Integration. COSC643 Sungchul Hong. Goal. Understand current B2B related applications Understand the relationships among B2B application Integration of B2B applications. E-Business. Web-enabled selling Middle-ware Internet-enabled supply chain integration

gella
Télécharger la présentation

B2B Application Integration

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. B2B Application Integration COSC643 Sungchul Hong

  2. Goal • Understand current B2B related applications • Understand the relationships among B2B application • Integration of B2B applications.

  3. E-Business • Web-enabled selling • Middle-ware • Internet-enabled supply chain integration • EDI (Electronic Data Interchange) • Flow of information and material • Information Systems

  4. Introduction • E-business characteristics • Instantaneous • All participating systems are able to communicate in any direction. • Systems are bound at both the data and process levels. • All relevant information existing in any participating system is accessible by any other participating system.

  5. Real Time Business • Purchase of a new car • Orders a car at a dealership • Manufacturer • Parts, supplier • Raw materials • Manufacturing • Dealer

  6. EDI (Electronic Data Interchange) • Many owners of supply chains already use it. • Sharing information • Order or payment data • Partially automated • It is not good enough

  7. Different Systems and Different Standards • What is the price? • How can we represent it? • If you have different systems, how can we make these systems communicate each other? • Which method is the best?

  8. DeliveryRegion Territory Customer Price Type AgreementID Agreements Agreement StartDate ValidityTimePeriod EndDate StartDate ValidityTimePeriod EndDate Currency SimpleAmount ParametrizedAmount AmountFormula ProductPrice PriceRequest RefProductID BaseType SetPrice SetProductPrice PercentageFactor SetProductValue MonetaryAmount Price

  9. AllowOrChargeType AllowOrChargeDescription PercentageFactor AllowOrChargeValue MonetaryAmount AdditionalOrderUnits BaseType AllowOrCharge UpperBoundAmount PriceBracket UpperBoundQuantity SequenceNumber SettlementType StartDate ValidityTimePeriod EndDate TaxFactor TaxType Tax TaxDescription SequenceNumber

  10. B2B Application Integration • After years of creating islands of automation within each company, users and business managers are demanding that seamless bridges now be built to join these islands together. • Financial prudence • Opportunity for profit

  11. B2B Application Integration • It is the mechanisms and approaches to allow partner organizations, such as suppliers and consumers, to share information in support of common business events. • If company A has a sales order entry system that provides a system for recording sales, then company B, a part supplier, must have a parts system that is instantly integrated with company A’s sales system.

  12. Traditional Approach • Traditional middleware was built to integrate applications within an enterprise and does not take into account the special needs of B2B integration. • Point-to-Point solution

  13. Middleware • Middleware is a mechanism to move information and shared business logic between applications. • During business transactions, the middleware hides the complexity of the underlying operating system and network and allows information exchange on be half of the application programs.

  14. Categories of Middleware • TP Monitors • Message Brokers • Application Server • Distributed Objects

  15. Business Rues Integration • Binding of application logic between tow or more e-Business partners. • The composite applications that exist are accessible to all interested parties. • The exchange of both information and business rules is fully automated • CORBA

  16. Information Integration • Lower level than business rules integration • Message brokers, data replication engines, and data migration engines. (XML) • Provide a platform for exchanging relevant business data in order to support e-Business initiatives. (order and invoice data) • Inexpensive

  17. Process Integration • Provides a set of processes that function above both business rules and information integration. • Provide abstract business layer that exists over the physical one. (logical flow of information)

  18. Collaboration • Providing a geographically dispersed workgroup with the opportunity to share messages and other information in real time to support a business need. • Customer relationship management, online customer service, virtual product development. • Provide interface to human and systems.

  19. Types of Middleware • ·Remote procedure calls (RPC) type • synchronous • ·Message oriented message (MOM) type • asynchronous • ·Message Broker type. • Asynchronous and many-to-many transactions

  20. ·DistributedComputing Environment (DCE) from the Open Group. (RPC) • ·MSMQ from Microsoft (MOM) • ·MQSeries from IBM (MOM) • ·Tuxedo from BEA systems (TP Monitors) • ·MTS from Microsoft (TP Monitors) • ·CICS from IBM (TP Monitors) • ·Enterprise JavaBeans from SUN (application server) • ·SAP R/3 (application server) • COM+ (with AppCenter) from Microsoft (application server & distributed objects)

  21. Middleware Vendors • BEA • SAGA Software • IBM • NEON • Tibco • SUN

  22. Point-to-Point Middleware • Message queuing • Remote procedure calls • Traditional middleware requires significant alterations to both the source and target systems. • Integration of a custom accounting system running on Windows 2000 and a custom inventory control system running on a main frame within another company. • According to the Aberdeen Group, dual-application linking cost is as high as $10 million.

  23. New Middleware Features • Support for inter-and intra-process integration • Support for B2B standards including RosettaNet, ebXML, and EDI • Support for Internet-enabled information exchange • Support for advanced security models

  24. Types of B2B application Integration • Data-oriented • Application interface-oriented • Method-oriented • Portal-oriented • Process integration-oriented

  25. Data Oriented • It is the process or technology of extracting information from one database and updating it in another database within another organization. • Large number of databases • It may also include the transformations and application of business logic to the data. • Cost is the advantage.

  26. Application Interface-Oriented • Developers are able to bundle any number of application and allowing them to share business logic and information. • Need specific features and functions of the application interface. • Packaged application • SAP, PeopleSoft, Baan (Vendors)

  27. Method-Oriented • Sharing business logic that exists within the enterprise. • Distributed objects • Application server • Transaction Process (TP) monitors • frameworks

  28. Portal-Oriented • Application architects can integrate applications by presenting information from several local or partner applications within the same user interface. • www.exite.com, www.yahoo.com

  29. Process Integration-Oriented • It provides those who are supporting B2B application integration with a business-oriented and and process automation-like view of how business information flows between trading partners. • Collaboration-level B2B application integration

More Related