To generate a COBOL client from a Web service mapping

  1. If the Service Interfaces window is not open, enter:
    cobimtk

    at the UNIX command line to open it.

  2. Click File > Open and navigate to the directory containing the service interface you want to generate a client for.
  3. Double-click the .si file containing your service interfaces.
  4. In the Service Interfaces window, right-click the service interface you want to generate a client for and click Generate Client.

Note: You can also generate from the WSDL file generated when you deployed the service. For further information, click Related Topics below.

Related Topics