The MLLP Respond Component allows you to send a response to a message previously received with an
MLLP Receive Component.
Configuration is straightforward, via the following interface :
You simply select the messaging database and the variable containing the message identifier (both as selected for the MLLP Receive Component), and then also select a variable containing the response message content. This message variable should be of type string or object, if this is a string then the Encoding property available in the Properties window is used to convert
to binary.