356 • Developing Essbase Applications: Advanced Techniques for Finance and IT Professionals
similar reductions in network bandwidth requirements when you use Smart View
compression.
Smart View APS compression is disabled by default. If you think your network is
the culprit in poor retrieval performance, test to see if the overhead of performing and
compression and decompression actually speeds retrieves.
To enable compression in APS, you will have to disable the disabling of compres-
sion. Locate the essbase.properties le and add or edit the following setting to equal
false:
smartview.webservice.gzip.compression.disable=false
You must restart the APS service to have compression take eect.
10.4 EXCEL AUTOMATION
You have now reached the true cor ...