cancel
Showing results for 
Search instead for 
Did you mean: 

transfer data compression

Former Member
0 Kudos

Dear all!

We're using WAS 6.20 and R/3 as backend system for our BSP application.

When processing high amount of data records to be displayed on the frontend, of course this takes a while.

Programming a client side control of loading data (loading packages) is a way, but my question is:

Is there a way to compress data at any point of the chain R/3 - WAS - WebBrowser?

Thankx in advance,

Christoph

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
Active Contributor
0 Kudos

Hi Christoph,

switch to the propperties tab of the page. You will find a checkbox "compression" in the section "Transfer options". Your browser must use HTTP 1.1 to support compression.

Regards

Gregor