Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After executing this activity, if response content is received (as identified by the output parameter values), then your Processing Sequence may use one or more of these activities to receive the HTTP response content:

HTTP_MULTIPART_GET

Get inbound multipart component item

HTTP_PROPERTY_GET

Get HTTP protocol property value(s)

HTTP_RECEIVE_FILE

Receive a single file HTTP payload

HTTP_RECEIVE_MULTI

Receive HTTP payload as multipart content

HTTP_RECEIVE_NAMEVAL

Receive HTTP payload as name-value pairs

If you wish to send further HTTP requests you should use the following activity before preparing and sending the next request:

HTTP_RESET

Reset for further HTTP outbound requests

INPUT Parameters:

HTTP_HANDLE: Required

...