B Essbase URLs

In Essbase 11g, for independent deployment, Provider Services is the middle-tier data-source provider to Oracle Essbase for Java API, Smart View, and XML for Analysis (XMLA) clients. In Essbase 21c, Provider Services functionality is integrated with WebLogic. Update the client URLs to the current format:

Table B-1 Essbase URLs

Clients Former URL for Connecting Provider Services to the specified Client New URL in Essbase 21c
Java API http://server_name:port/aps/JAPI http://server_name:port/essbase/japi
Smart View http://server_name:port/aps/SmartView http://server_name:port/essbase/smartview
XML for Analysis (XMLA) http://server_name:port/aps/XMLA http://server_name:port/essbase/xmla
MaxL http[s]://server_name:port/aps/Essbase http[s]://server_name:port/essbase
CLI NA http[s]://server_name:port/essbase
Planning Data Source http://<host>:<port>/aps/Essbase?ClusterName=<EssCluster-1> http://<server>:<port>/essbase/agent?ClusterName=<Essbase Cluster Name>

where EssbaseCluster-1 is the name of the cluster and <port> is the number for the Web Server port.

.