Create the web service

Create a Web Service that will hold the Web Service Operations (subroutine calls and AQL statements).

To create the Web Service:

Procedure

  1. Start the MVS Tool Kit.
  2. Create an MV Web Service provider named localserver and an MV server connection (also named localserver).
  3. Create a Web Service named mvs.
    Create this as a SOAP-based Web Service on the localserver Web Service Provider created in Step 2.

    See Creating and managing web services for detailed information.