The InboundStatus handler can only send a reply, so it is used in conjunction with other inbound content handlers.
When the SEND command of this content handler is executed the following step occurs:
The InboundStatus handler returns the following type of HTTP response.
Status: 200 OK |
Syntax:
|
Example
SEND HANDLER(InboundStatus) MESSAGE(OK - File has been received)
SEND HANDLER(InboundStatus) MESSAGE(ERROR - Invalid transaction)