Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The form has a Customer document and we have specified URI template .../customers/{customer} and Read method GET. In this form , there is a control which has Type ID 'customer' as shown in the figure below.

...

The database connector is a working example of a restful service. You can Download the v2.5 database connector which comes with source code. Refer to the db connector tutorial to see how this restful service is used.

...