cancel
Showing results for 
Search instead for 
Did you mean: 

Using Data Compression (GZIP Format)

Former Member
0 Kudos

Hello !

I'd like to use a Data Compression mode to synchronizing my datas between Mobile Server and Mobile Client.

I was checked the SAP Documentation and the instructions just refer to set the MobileEngine.config file in the Mobile Client (variable MobileEngine.Datacompression.Gzip

=true).

My question is: In the Mobile Server (go.bat), is necesary to make some changes? Because on the SAP Trainnig Guides (TMOB20) we can see this orientation but in this case, the Enviroment used was SAP WAS 6.20 and we're using SAP WAS 6.40 SP16.

Thanks a lot.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Talis,

If you are using SP16 GZip compression is turned on (true) by default. You dont have to do anything.

To confirm that GZip is turned on you can change your log setting to "debug" level and check if the following line is

displayed

"Data compression is switched on".

Best Regards,

Karthik

Answers (0)