Hi,
we are creating TAB delimited files in mainframe files by writing hex '05' between each field.Its perfectly fine when we FTP using option 6 with transfer mode as text.
But, when we supply our mainframe file to transfer group. They are sending it to windows server using via TIBCO mailbox in text mode. When they open the file after they received in their windows server they could only see dots between the fields (like the way we see in our mainframe files when we open in browse mode)
Any hint where is going wrong and how to get it resolved ?