Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Analyze with XSLT, Part 5: Tie in data with Web services and XSL Transformations

Retrieve data from multiple sources and transform it into XHTML

Nicholas Chase (nicholas@nicholaschase.com), Author, Web-Site Developer, 自由职业者
Nicholas Chase, a Studio B author, has been involved in Web site development for companies such as Lucent Technologies, Sun Microsystems, Oracle, and the Tampa Bay Buccaneers. Nick has been a high school physics teacher, a low-level radioactive waste facility manager, an online science fiction magazine editor, a multimedia engineer, and an Oracle instructor. More recently, he was the Chief Technology Officer of an interactive communications firm in Clearwater, Florida, USA, and is the author of three books on Web development, including XML Primer Plus (Sams).

Summary:  In part 5 of this tutorial series on analyzing data with XSLT, the MindMap Research Team decides to tie their data in with other services, pulling information from Amazon Web Services in response to information unearthed in the analysis. Web services provide information in XML, but it's rarely in the form that you want it, so this tutorial explains how to create an application that not only retrieves the Amazon data but also transforms it into XHTML and outputs it to the browser. The stylesheet shows how to pull XML information from multiple sources within a single transformation and also includes a device that alerts developers when Amazon changes the Web service, since changes in the feed can break the application.

View more content in this series

Date:  17 Aug 2004
Level:  Intermediate PDF:  A4 and Letter (156 KB | 44 pages)Get Adobe® Reader®

Activity:  2815 views
Comments:  

Start here

About this tutorial

This tutorial is for developers who want to understand how to integrate Web services into an XSLT-based application. It explains how to

  • Send and receive SOAP messages
  • Transform them with XSLT
  • Integrate them with another document using the XSLT stylesheet's document() function
  • Get the stylesheet to send an e-mail to an administrator if there's a problem with the Web service

In previous parts of this series, you were introduced to the fictional MindMap Research Team, which has been using XSLT as an analysis tool because of its flexibility and platform independence. In this final part of the series, the team uses XSLT as a way to integrate its existing data with data provided by a Web service. Specifically, for each individual in their recent Wisdom Study, they will pull a list of books sold by Amazon.com relating to the subject's field of interest. Along the way, the tutorial covers the following:

  • How SOAP-based Web services work
  • Using HTTP to send and receive SOAP messages
  • Using XSLT to transform a SOAP message received through HTTP
  • Integrating data from a static file with Web service data within a single stylesheet
  • Dynamically calling Web service data within a stylesheet
  • Sending an e-mail to an administrator
  • Detecting a problem within a Web service response
  • Automatically alerting administrators to problems from within the stylesheet

This tutorial assumes that you are familiar with the basic principles of XML and XSLT. You do not have to be familiar with Web services. It is helpful to be familiar with the Java language, but the concepts are applicable to any programming language.


Tools

To follow along with the tutorial, you'll need to have the following tools installed and working.

For the command-line version (as opposed to the servlet version), you will need:

1 of 9 | Next

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=XML
ArticleID=138569
TutorialTitle=Analyze with XSLT, Part 5: Tie in data with Web services and XSL Transformations
publish-date=08172004
author1-email=nicholas@nicholaschase.com
author1-email-cc=dwxed@us.ibm.com

Tags

Help
Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere).

My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Use the search field to find all types of content in My developerWorks with that tag. Popular tags shows the top tags for this particular content zone (for example, Java technology, Linux, WebSphere). My tags shows your tags for this particular content zone (for example, Java technology, Linux, WebSphere).

Try IBM PureSystems. No charge.