1 / 24

Federated Application Integration with Web Services:

Federated Application Integration with Web Services:. Case of Multi - Participant Cargo Transportation. Haoxiang Xia Japan Adv. Inst. Sci. &Tech. Shuangling Luo Dalian Univ. Tech. Taketoshi Toshida Japan Adv. Inst. Sci. &Tech. Outline.

mauli
Download Presentation

Federated Application Integration with Web Services:

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. Federated Application Integration with Web Services: Case of Multi-Participant Cargo Transportation Haoxiang Xia Japan Adv. Inst. Sci. &Tech. Shuangling Luo Dalian Univ. Tech. Taketoshi Toshida Japan Adv. Inst. Sci. &Tech.

  2. Outline • A real-world application case: multiparty shipments tracking with Web Services • Current Efforts of Web Service integration (composition, orchestration, choreography…) • Federated Application Integration Model with Web Services

  3. Application Case: Multiparty Shipments Tracking Scenario: Coordinated by a transport agent, multiple cargo transportation companies collaboratively freight a bunch of cargos, from one city to another, or from one country to another. inquiring Transport Agent User (cargo owner) coordinating Transport Process participating Transport/Inventory Service Providers

  4. WS-based Solution Browser-based Query Interface Cargo owner Transport Agent Cargo Status DB DB updater Status Listener Status report WS A Status report WS B Status report WS n Shipments Tracking System of Company A Shipments Tracking System of Company B Shipments Tracking System of Company n …

  5. Reporter-Listener Mechanism Reporter-Listener mechanism for Interactions between WS of Transport Service Providers and the Transport Agent Cargo Status Tracking System of a partici- pator Status Report Generator: XML -based Doc. Cargo Status Status Reporter JAXM-based Listener: receiving status change info DB Updater Error? JAXM-based Listener: Handling response or fault Error Msg Generator Status Report WS Status Listener

  6. A Virtual Enterprise Invisible to user Observations from the Example Facing a single company 1) From business point of view, this example implies the Web Service support for a virtual enterprise Transport Agent inquiring User (cargo owner) coordinating Transport Process participating Transport/Inventory Service Providers

  7. Observations from the Example(cont.) 2) From technology point of view, the key problem to support virtual enterprises is the inter-organizational IT application integration, or “Business-to-Business Integration” (B2Bi). In the case of Web Services, the major challenge is inter-organizational Web Services integration.

  8. Observations from the Example(cont. 2) • Requirements: • interoperable – Services should be easy to interconnect with each other to complete the overall goal; • Adaptable to changes of business processes – currently supports long-running processes, short-running inter-organizational processes need to be supported too. • process prone to change in temporary collaborations, e.g., • new company participate an existing virtual enterprise; a company leaves the integrated process; or, the integrated process ends

  9. Current Efforts for WS Integration • Two families of work: • Composite Ws description in the Semantic Web Services community, e.g. DAML-S/OWL-S; • Web Service Orchestration and Choreography Collaborative Protocols Executable Processes Source: C. Peltz, 2003 (HP White Paper)

  10. Current Efforts: OWL-S Composite Processes The Process Ontology of OWL-S describes the construction of composite processes Source: www.daml.org

  11. Current Efforts: BPEL4WS • BPEL4WS is a typical example of the Web Services Composition technologies in the WS Orchestration and Choreography community. • Proposed by IBM, Microsoft, and BEA; • Combine and extend XLANG (Microsoft) and WSFL (IBM) • Essentially describe syntax of WS interactions • Follow a centralized orchestration model of WS composition and integration --- the integrated process is edited in a central control point and executed by a BPEL Engine, which invokes the participating Web Services.

  12. Current Efforts: BPEL Centralized Orchestration Model of BPEL (Source: BPEL4WS Introduction article at IBM alphaworks,2003) BPEL Execution Engine

  13. Limitations in Current Efforts All the work essentially aims at describing WS interactions at the coding level (e.g. describing how a message passes from one service to another, as well as the execution sequence of a series of services for completing a specific task or process); BPEL and BPML imply a central control model for WS orchestration; WSCI declares to support more collaborative mode of WS interactions, but it itself does not provide the underpinning mechanism of how to support collaborative interactions.

  14. interfacing App 1 WS 1 The Web of Services The Internet publishing App 2 WS 2 App 3 WS 3 Federated Application Integration with Web Services: Infrastructure ? Serve for users (user groups) as simple or composite services

  15. Basic Ideas of FAI • Inter-organizational integrated processes are formed from bottom up by the participating organizations: • Each organization takes the full responsibility of simple and composite Web Services (processes) bounded to it; • Recursive composition of composite processes from simple operations, using BPEL4WS, WSCI or OWL-S; • Decentralized orchestration of Web Services /processes for inter-organizational processes. “Federated” integration means: 1) each organization manages and runs its own Services /inner-processes; 2) Simultaneously, it participates interactions with others

  16. Recursive Service Composition In business process modeling, the fundamental elements are “actions” ( in WSCI term) or “atomic processes” (in OWL-S term), which can be embodied as an executable “operation” of a Service. Composite processes are comprised of a series of actions from some control construct ( basically “Sequence”, “Split”, and “Cycle”…) --- thus, the structured programming model is applicable for constructing a composite process: simple actions group into a module or composite process, composite processes form larger composite processes…

  17. Recursive Service Composition Observing from outside, composite and simple processes are not distinguishable

  18. Decentralized Inter-Organizational WS Orchestration • Participating organizations publish simple and composite services (processes) so as to potentially be used by the collaborators; • Composite services can be comprised of internal services, and they can also be comprised of internal and external services (services that are from another organization); • Central control point is replaced by multiple orchestration points that are respectively owned and maintained by the participating organizations.

  19. Orchestrated Process A3 Orchestrated Process C2 A1 B5 A3 A3 C1 Runtime Engine at Company C Decentralized WS Orchestration:Demonstrative Example Composite WS B5 Company A WS A1 B3 B1 B2 B4 WS A2 Company B The Internet WS C1 Runtime Engine at Company A Company C

  20. Further Considerations for FAI For business process integration, the key concept is that each participating company takes the responsibility of its own parts of the overall process; and the overall process is then formed from bottom up. Each company maintains the interactions with the companies that directly interact with it, ignoring those not being directly connected. Flexibility and Agility of the entire process would be increased, comparing with the centralized orchestration model; more suitable for temporary organized virtual enterprises or communities.

  21. B3 B3 B1 B1 B2 B2 B4 B4 Company D Company B Orchestrated Process A3 Orchestrated Process C2 A1 B5 A3 A3 C1 Further Considerations for FAI Find a new collaborator Company A WS A1 WS A2 The Internet WS C1 Influenced Company C Influence extends to

  22. Further Considerations for FAI The leaving of Company B in fact influences its direct collaborator (Company A). Company C needs do nothing. When Company A recovers the Process A3, the entire process is recovered too. This concept resembles the localization principle of programming – try the most for avoiding local changes spread to the global structure.

  23. Concluding Remarks • Current work is at a very primitive stage, just on conceptualization. • Test with more realistic application fields (medical information systems) • Implementation of the entire framework. • for WS interactions, existing technologies of SOAP WSDL WSCI BPEL4WS are applicable. • need to integrate with data transfer standards, connects to ebXML, RosettaNet,…? • consider Inter-organizational mutual “understandings” of WS, at syntactic, semantic, and pragmatic levels?

  24. Thank you! Questions and Comments, please.

More Related