Generate the CarTrackerClientApp COBOL Client

Walks you through the process of setting client generation properties, generating a COBOL client to access the CarTracker RESTful Web service, and building the COBOL client project.
  1. From the Application Explorer view, right-click the CarTracker Web service, and then select Generate Client from the context menu.
  2. On the Generate Client dialog box, click Current Project, and 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.