Running the Sample Programs

The execapi.bat file in <MIDDLEWARE_HOME>/user_projects/epmsystem1/bin/ReportingAnalysis/SDK is generated by the installer and can be used to configure the environment and run the sample programs.

  To run a sample program:

  1. Compile the program.

    For compilation information, see Compiling the Sample Programs.

  2. Check that EPM Workspace is up and running.

    1. In a Web browser, enter a URL of the form http://host:port/path. For example:

      http://localhost:45000/workspace

    2. Enter a valid username and password.

  3. At a command line, change to Install Home\SDK\bin and run execapi.bat, passing the name of the program and the arguments for the program. For example:

    execapi BatchDriver administrator administrator qastar 6800 batch_driver.cf
  4. Log in to EPM Workspace to validate your changes.