In this sample demonstration, we use a data service with batch processing. Batch processing is used when a specific in-only operation must be executed sequentially with different sets of parameters.
Table of Contents
Building the sample
The sample data service named BatchRequestSample
should be deployed using the instructions in Samples Setup.
Running the sample
The command line application is used here to present the functionality of batch processing. As shown in the Data Services Clients section, execute the "ant batch_request" command to run the sample. The output will resemble the following:
...