Salesforce

SpecialClientCompressMessages (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

SpecialClientCompressMessages (Magic xpa 3.x)

The entire logic of a Browser or Rich Client task is transmitted to the client in an XML format.

Magic xpa’s Enterprise Server can compress the XML to a smaller size, thereby reducing network traffic. When the XML is compressed, the client module is required to decompress it. This procedure naturally causes a longer initialization time when the task is loaded on the client.

Using this special flag, you may instruct Magic xpa to compress the XML at all times (=Y), not to compress it at all (=N) or compress it when its size is greater than 3KB (blank value).

Valid values: blank,Y,N

Default value: blank

Version specific: Up until version 1.8 this flag was called CompressBrowserXML.
Since version 1.9:
This flag is applicable for Browser Client applications only. Compression for Rich Client applications is governed by the HTTPCompressionLevel setting.

Reference
Attachment 
Attachment