Creating web services

You can create a web service so that users can access Product Master Server system data from an external application. For example, you can create a web service to search for items in a specific catalog.

Within IBM® Product Master, there is an axis-based web service component. You can create web services and deploy to the Product Master web application by using UI, scripts, and Java™ code.
Attention: Product Master is compliant with Apache Axis 1.4 standard only and might not support systems using a different standard.
You can also use Product Master as a Java library to develop your own web service, package the server into your own enterprise system, and deploy the server to your own enterprise application server. See Web services outside of Product Master. The following table provides a list of references that are related to web services.