Creating or editing an HTTP endpoint
HTTP endpoints provide the connection information that
Studio and the Integration Appliance use to connect to an HTTP server.
An HTTP endpoint also specifies the connection information so the
Integration Appliance can act as HTTP listener.
HTTP Receive Request activity
Use the HTTP Receive Request activity to configure
the Integration Appliance to act as an HTTP listener
Decompression with the HTTP Receive Request activity
The HTTP Receive Request activity supports decompression
with the gzip format only. The HTTP Receive Request activity
does not support the deflate format or the common UNIX file compression format called compress.
HTTP Send Response activity
The HTTP Send Response activity sends a reply back
to the sender of an HTTP request.
HTTP Post Request activity
The HTTP Post Request activity sends a HTTP request
to the specified location, the HTTP endpoint, and receives a HTTP
response back from that location.