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.
- Stop the Analytics UI Service.
- Go to <AnalyticsInstallationFolder>\10.3.0\webapps.
- UnJar analytics.war.
- Open web.xml in a text editor and remove all the comments
“Uncomment this to enable QueryAPI“.
- Jar analytics.war.
- Start the Analytics UI Service.