The cREST component is used
to provide the REST service.
In the Endpoint field, type
in the endpoint URL where the Web service will be provided, "http://localhost:8040/services/customers" in this example.
From the Type list, select
Manual to determine the REST API
mapping manually.
In the REST API mapping
table, click [+] to add a row in the table.
In the Output Flow field, enter getAllCustomers as the name of it. Select GET in the HTTP
Verb list. Keep the default settings in the other
columns.