Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

How to encode the deflate data into base64 format?

$
0
0

 

How to encode  the base64 format from compressed ( DEFLATE or GZIP compression)? 

 

Steps that our application goes through for compression. (Clients do these steps in reverse)

1. Take contents of Body tag and compress it using deflate.

2. Base64 encode the comrpessed content

3. Write the CompressedBody tag with the Base64 + compressed content inside

 

Example message: The below compressed form came from body of the customer request. This was came while recording the Application pages interface with Jave script.

 

cQATbDiHYTuwTFhHqZsr9sAp4vVjupvsWOb8Pig3SgrBmgsn0p​p4dervytybAG8ACnDjJjYvvat

 

I would like to know status about the below posts that was posted by Adikidran on 03-21-2011.

 

Re: Web Service SOAP + Compressio​n Error During Recording

 

Using the DFE feature (which is already released with LoadRunner) you can write a DFE that will encode/decode the compression

 

for a future release we are working on a new API for decompressing...

 

Thanks,

 

Sheik

 

 

 


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>