Page History
...
In between the HTTP_BEGIN_INBOUND and HTTP_END activities, you may use one or more of the following activities, according to your requirements, to receive details and content of the inbound HTTP request:
Get inbound multipart component item | |
Get HTTP protocol property value(s) | |
Receive a single file HTTP payload | |
Receive HTTP payload as multipart content | |
Receive HTTP payload as name-value pairs |
After successfully receiving the HTTP request, you may use one or more of the following activities to prepare and send the HTTP response:
Set outbound multipart component item | |
Set HTTP protocol property value(s) | |
Send file as response to HTTP request | |
Send multipart content as response to HTTP request | |
Send name-value pairs as response to HTTP request | |
Send status as response to HTTP request |
Eligibility for Processing Sequence Restart
...