Starting ASOperations

Procedure

  1. Run the relevant examples of ASOperations for each of the API sets.

Java Invocation java ASOperations -metaspace examplems -member_name op
C Invocation ASOperations -metaspace examplems -member_name op
.NET Invocation AS_HOME\examples\dotnet\ASOperations.exe -metaspace examplems -member_name op

ASOperations by default joins a space (myspace) as a leech. If you try to run ASOperations 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 ASOperations.
    • Run ASOperations and specify -role seeder as a command line option.