To generate a Web service client application project from WSDL or JSON

  1. In Visual Studio, click File > New > Project.
  2. In the New Project dialog box, expand Installed > COBOL.
  3. Click Native.
  4. In the center pane, click Web Service Client Application from WSDL/JSON.
  5. Complete the remaining fields and controls as required for your project; then click OK.
  6. Browse to and select a WSDL or JSON file; then click Open.
Note: All client application output files are generated using default settings. You can change the default settings for string length and array size by setting them on the Web Service Clients options page. See Web Service Clients Options for more information.