Setting Offline Compression

You can set up compression for applications taken offline by adding the OFFLINE_COMPRESSION_THRESHOLD property and setting the threshold, in bytes, for when to start using compression. Compression is enabled when the server’s response to offline client requests is greater than the Offline Compression Threshold number.

  To set offline compression:

  1. Select Administration, then Application, then Properties.

  2. Select System Properties to set properties for all Planning applications.

  3. Update the Offline Compression Threshold setting:

    • To add the property, click Add. In the blank row, enter OFFLINE_COMPRESSION_THRESHOLD (avoid using spaces). Under Property Value, enter the number of bytes to use for the threshold for when to compress offline applications.

    • To change the property, change its value under Property Value. To disable compression, enter 0.

    • To delete the property, select its name, and press Delete.

  4. Click Save and confirm your changes.

  5. Stop and then restart the application server.