In this case, we are focusing on generating the response using XML for the output type of the service; this is the default value for the output.
We click on Add New Query to start with the first query, and the following window will open:
This form has three main sections, as follows:
- Query Details: In this section, we set the Query ID (the name of the query), the Datasource: and the SQL that will be executed on it, and the input parameter mappings
- Result (Output Mapping): Here, we see how the result of the query will be exposed; in this case, we chose the XML format
- Events: This is an advanced feature ...