Create a Web service reference

Create a web service to populate the data model you will create later in the tutorial.

  1. On the TotalAgility Designer Home page, navigate to Integration > Web service references.

    The Web service references page appears.

  2. Click New to add a new web service reference.

    The New web service reference dialog box appears.Web service reference dialog box

  3. Select RESTful as the Service type.
  4. Enter DVLA Search as the Name.

    The category is automatically populated.

  5. Leave Default Category as the Category.
  6. Enter https://dvlasearch.appspot.com/ as the URL.
  7. Click Save.

    Continue to Design a form.