Integrating Heterogeneous Web Services with WebXcript

  • Authors:
  • Dickson K. W. Chiu;Danny Kok;Alex K. C. Lee;S. C. Cheung

  • Affiliations:
  • -;-;-;-

  • Venue:
  • COMPSAC '03 Proceedings of the 27th Annual International Conference on Computer Software and Applications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Despite recent uprising of the Web Servicestechnology for programmed interfaces ofbusiness-to-business (B2B) E-commerce services(e-services) over the Internet, most sites (e.g.,online purchases) can only support HypertextMarkup Language (HTML) for human interactionsthrough web browsers. Automating client access tothese services generally requires developingsophisticated programs to simulate human accessby handling HTML pages and forms. However,these HTML interfaces vary across web sites, andare often subjected to changes. Client maintenanceis therefore tedious and expensive. This paperpresents a novel approach to automate dialogs withweb-based services, using a high-level scriptlanguage, called WebXcript. WebXcript providesfeatures for HTML forms based dialogues and XMLmessaging. The XML syntax of WebXcript furtherenables convenient user authoring and easy enginedevelopment with extensively available XML tools.It supports expected responses and exceptionhandling. We further propose a wrapperarchitecture to integrate heterogeneous WebServices based on WebXcript. We demonstrate theapplicability of our approach with examples inintegrating distributed information, online ordering,and XML messaging.