Previous Topic Next topic Print topic


Generate a Client

Walks you through the process of generating a COBOL client for the ProgramSOAP service interface.
Restriction: This topic applies to Windows environments (local development) only.

You can now generate a COBOL client to access the ProgramSOAP service that you deployed to the ESSOAP enterprise server instance.

  1. From the Team Developer Tree View, right-click the ProgramSOAP Web Service; then select Generate Client from the context menu.
  2. On the Generate Client dialog box, click Current Project; then click OK.

You can watch the generation process in the Service Interfaces Console. When it is complete, you'll see the message "The client generation completed successfully" after which Eclipse rebuilds the project. You should see that the following files have been added to the project in the client folder:

Previous Topic Next topic Print topic