Starting ASBatchOperations

Procedure

  1. Run the relevant examples of ASBatchOperations for each of the API sets:

Java Invocation java ASBatchOperations -metaspace examplems -member_name batchop
C Invocation ASBatchOperations -metaspace examplems -member_name batchop
.NET Invocation AS_HOME\examples\dotnet\ASBatchOperations.exe -metaspace examplems -member_name batchop

ASBatchOperations by default joins a space (myspace) as a leech. If you try to run ASBatchOperations using the default settings, you will get the following message asking you to start a seeder:

waiting for the space to be ready...
please start 1 seeder nodes (ex. as-agent)

  1. Select one of the two options:
    • Start an as-agent before running ASBatchOperations.
    • Run ASBatchOperations and specify -role seeder as a command line option.