Requirements for developing custom Web Services clients

You can create custom Web Services clients to access the Service Manager Web Services API. If you choose to create a custom Web Services client, ensure that you review the statement of technical support for custom Web Services clients, and that you have the following skills and tools:

  • A good understanding of the W3C recommendation for SOAP version 1.1 or 1.2. Service Manager supports both versions, but recommends SOAP version 1.2.
  • A Web Service development tool kit that can generate a complete Web service application from a .wsdl file.
  • Familiarity with the debughttp server parameter and the HTTP.LOG it generates.

    Note There are several Web services development tool kits that you can use to develop custom Web Services clients, such as Microsoft Visual Studio .NET™, Systinet WASP™, Glue™, Apache Axis™, or Sun Web Services Developer Pack™.

In order to support custom Web Services client connections to Service Manager you need:

  • An installed Service Manager server instance (Your custom Web services clients can connect to the normal server listener port)
  • A list of the Service Manager tables and actions you want to permit access to (you can grant or deny access from the extaccess table)