A.1 SDK Requirements

Before you can run the Cloud Manager Orchestration Client SDK, you must perform the following tasks:

  1. Install the Cloud Manager Orchestration Client package. For instructions, see Launching the Orchestration Console and Logging in to the Orchestration Server in the NetIQ Cloud Manager 2.1 Orchestration Installation Guide.

  2. Install JDK 1.6.x.

  3. Examine the two example Cloud Manager Orchestration SDK client applications that are included in the examples directory:

    • extranetDemo: Provides a sophisticated example of launching multiple jobs and listening and sending events to running jobs.

    • cracker: Demonstrates a simple example how to launch a job and listen for events sent from the job to the client application..