Versions Compared

Key

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

...

This example project demonstrates how Blueriq can be used for sending a REST request and mapping back the response. While this can be achieved either using a domain schema or an xsd import only the last of them is used in this particular application.

Warning
titleDeprecated service

The AQ_WebServiceClient service has been now replaced by AQ_RestServiceClient and AQ_SoapServiceClient. In your new projects it is highly recommended to one of the new ones.

...

Prerequisites

 

In order to be able to successfully run this project the following need to be fulfilled:

...