Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Web Services
  3. Configuring PowerExchange for Web Services
  4. Web Service Sources and Targets
  5. Web Services Consumer Transformation
  6. Creating and Configuring Web Service Workflows
  7. Appendix A: Datatype Reference

PowerExchange for Web Services User Guide for PowerCenter

PowerExchange for Web Services User Guide for PowerCenter

Compression Support in SOAP Messages

Compression Support in SOAP Messages

The PowerCenter Integration Service can compress SOAP requests and responses to increase the speed and efficiency of sending and receiving messages over the network. To compress SOAP requests and responses, you need to implement compression and decompression at the PowerCenter Integration Service and at the web services host.
To implement compression of SOAP requests and response, the PowerCenter Integration Service uses the zlib compression technique in libcurl library. libcurl uses the compression techniques deflate and gzip to decode SOAP requests and responses. Also, libcurl requests all the supported compression techniques by setting a zero-length string in the Accept-Encoding header on the SOAP message. PowerExchange for Web Services uses gzip or deflate to process SOAP requests and responses.

0 COMMENTS

We’d like to hear from you!