1. Return some sort of disposition when socket connection fails so message is queued. I tried PROTO, SEND, OVER but with a file protocol OUT thread it looks like the message does get placed in the queue at state 10 but then quicky goes away into the file.
2. another possiblity is may be kill the thread from the TPS stream itself when the socket fails. How do i do this ?
Basically I want the Operations to notice that socket is failing and get it back up. Any suggestions will be appreciated