Universal Services for pureXML using Data Web Services

From: IBM developerWorks Worldwide  read times: 63


Provided by yangyi at 2008-05-11 22:38:53


Level: Intermediate

Susan Malaika (malaika@us.ibm.com), Senior Technical Staff Member, IBM
Christian Pichler (cpichle@us.ibm.com), Data Server Solutions (Co-op), IBM

01 May 2008

The Universal Services are a set of database operations, including insert, update, delete, and query, exposed as Web service operations. These services enable someone who has a pureXML™ column in a DB2® database to set up database Web service operations quickly, for example for prototyping. The services then allow users to query and modify XML data stored in the pureXML column through REST or SOAP, which can serve as a basis for further development of various applications, such as forms or SOA applications. This article gets you started with configuring, testing, and modifying the Universal Services. For even more details, see the step-by-step instructions in the readme file that accompanies the Universal Services download.

Introduction

Universal Services are a simple but fixed set of database operations that allow the querying and modification of XML data, stored in a pureXML column of a DB2 database. These database operations include insert, update, delete, and query data exposed as Web Services through the Data Web Service mechanism.

......

Please access the below link to view the full content.

Original link: http://www.ibm.com/developerwork...