Next >

 

Tutorial: Define an inbound Web service

+

Search Tips   |   Advanced Search

 

Overview

This tutorial demonstrates how to create a Web service to retrieve information.

 

Learning objectives

Although WebSphere Commerce promotes using an OAGIS style schema to define services for simplicity this example uses simple XML schema to create a product service to retrieve product information. The WebSphere Commerce Web services framework will operate regardless of how the services are defined.

In this tutorial you will use WebSphere Commerce Developer to develop a Web service that uses the WebSphere Commerce Web services framework. You will learn how to perform the following tasks:

 

Time required

Expect this tutorial to take about 3 hours to complete.

 

Audience

This tutorial is intended for WebSphere Commerce developers who will be responsible for developing Web services.

 

Prerequisites

Before beginning this tutorial, ensure that you have configured WebSphere Commerce Developer for Web service development.

Before beginning this tutorial ensure that you have:

Refer to the following technotes if you have problems with the validation of the XML Schema Definition (XSD) when using WebSphere Commerce Developer.

 

Lessons in this tutorial