The HTTP Configuration is used to set details of how you wish to send and retrieve payloads using the http protocol. A number of Activities are provided that make use of these Configurations. Refer to HTTP Transport Activities for a complete list of HTTP activities.
Additional information about HTTP Configurations and HTTP transport support is organized as follows:
- The Overview provides a high-level overview of the implementation of HTTP transport in LANSA Composer.
- More information and examples are provided in:
HTTP Outbound (Client) Processing in LANSA Composer
HTTP Inbound (Server) Processing in LANSA Composer
- Detailed reference information for HTTP Configurations is provided in:
In addition the following example Processing Sequences demonstrate the use of the HTTP transport activities. Refer to Example Processing Sequences for information on installing and using the example Processing Sequences. Refer to the notes supplied with the examples for instructions for their use.
Name | Description |
|---|---|
EXAMPLE_HTTPGET1 | Example HTTP outbound using HTTP_SIMPLE_GET |
EXAMPLE_HTTPGET2 | Example HTTP outbound using HTTP_BEGIN_OUTBOUND |
EXAMPLE_HTTPUPLOAD | Example HTTP inbound using HTTP_BEGIN_INBOUND |