Oracle WebCenter Analytics Development Guide

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Configuring the Oracle WebCenter Analytics Query API

To use the Oracle WebCenter Analytics Query API, you must manually enable the Query API and configure the SOAP connection to the API service.

To manually enable the Query API, follow the directions below.
  1. Stop the Analytics UI Service.
  2. Go to <AnalyticsInstallationFolder>\10.3.0\webapps.
  3. UnJar analytics.war.
  4. Open web.xml in a text editor and remove all the comments “Uncomment this to enable QueryAPI“.
  5. Jar analytics.war.
  6. Start the Analytics UI Service.
To configure the SOAP connection to the API service, use the settings on the following page: Analytics Query API Configuration Settings.

  Back to Top      Previous Next