
The third step of creating a data service is to select test parameters. This step provides up to ten sets of parameters to test your transformation code.
Set #N —
Specifies one or more hardcoded input parameters to test the web
service.
As an example, Last.fm provides a web service that given an artist name, returns information about similar artists. To test this web service, you could provide three sets of input parameter values:
| Set #1 | dc:title |
Metallica |
| Set #2 | dc:title |
Oingo Boingo |
| Set #3 | dc:title |
The Monkees |
— Saves your changes and continues to “Step 4: Endpoint”.
— Saves your changes and returns to “Step 2: Inputs”.
— Returns to the Application Dashboard.