server.httpPort

The HTTP port on which Essbase Studio Server listens. The HTTP port is used by Essbase Studio Server to communicate with Oracle Essbase Spreadsheet Add-in during drill-through operations, and to communicate with Performance Management Architect.

The default HTTP port number is 9080.

If you change the default setting of the server.httpPort property, you will not be able to perform drill-through operations in Spreadsheet Add-in. Drill-through in Oracle Hyperion Smart View for Office, Fusion Edition is not affected.

If there is a port conflict with other applications or programs running on the Essbase Studio Server computer, it is recommended that you change the port number of the conflicting application.

However, if you must change the server.httpPort setting, you may do so by adding an entry for the server.httpPort property to the server.properties file.

Syntax

server.httpPort=port number

Example

server.httpPort=9080