I have an incoming thread using Protocol:pdl-tcpip. I want to direct some messages to a file, so I created a destination thread using Protocol: file and entered a filename for the output. But, nothing is getting written to me file. What could I be doing wrong?