Just curious about something. Messages kept getting stuck in the error database for an outbound thread in which the the send_ok proc was set, the tps_inbound_reply proc was set, but the reply_gen proc wasn’t set. I checked with a coworker and his thoughts was that the timeout was being exceeded but since there wasn’t a reply_gen proc to either resend or kill the message_handle for the outbound message, that this caused the engine to stick all subsequent messages into the error database in state 402. Can anyone comment?