URLs can be added to a book from Oracle Universal Content Management, Oracle BI EE, or other (general) servers. Each method requires a properties file setup in order to successfully add a URL to a book:
For Oracle Universal Content Management Server using the http:// protocol—the syntax is: StellentServer=http://<hostname><port><ID>. For example: StellentServer=http://localhost:19000
Note: | When using Oracle Universal Content Management, only the http:// protocol requires a property setup. The idc:// protocol does not require a property setup. |
For OBIEE Server— the syntax is: OBIEEServer=http://<hostname>:<port>. For example: OBIEEServer=http://localhost:9704
Note: | For Oracle Universal Content Management and Oracle BI EE, documents protected by Oracle Access Manager cannot be accessed. |
For general servers—: The syntax are:
HTTPProxyHost=<hostname>. For example: HTTPProxyHost=www-proxy.us.oracle.com
HTTPProxyPort=<port>. For example: HTTPProxyPort=80
Note: | The user name and password for all data sources need to be the same in order to added URLs to the Book Editor. |
Note: | See the EPM Workspace Financial Reporting Administrator's Guide for information on properties. |