HTTP Client Output Adapter

The HTTP Client Output adapter sends data to an HTTP server using HTTP POST.

The adapter sends an HTTP POST request for every event in the stream to which it is attached. Specify the content of the HTTP request message body either in the adapter configuration or configure the adapter to obtain the message body content from a column in the attached stream. The adapter supports connecting to a proxy server, as well as HTTP basic authentication (user name/password). The URL for the HTTP server, user name, and password can be configured in a similar way to the message body content.

The adapter also supports HTTPS. To use HTTPS, ensure: See the Oracle Sun Java documentation for additional information regarding the cacerts file and keytool command. Once the certificate has been added, the adapter can connect to the HTTP server using HTTPS.

Commands specified in the cnxml file for this adapter cannot contain the following strings: "mv", "rm", or "del".

This adapter can run in managed or unmanaged mode.

Managed external adapters:
Unmanaged external adapters: