Posted: Thu Sep 25, 2008 9:17 am Post subject: TCP nodes: convert from ASCII to EBCIDIC
Master
Joined: 19 Jun 2008 Posts: 297
I have message flow running on a broker on Windows that receives a message from a TCPServerInput node. This message then needs to be sent to a mainframe TCP server. I need to convert this message from ASCII to EBCDIC. Does anyone know how I can do this conversion ?
Joined: 23 Sep 2003 Posts: 232 Location: IBM (Retired)
I'll second fjb_saper's response.
When the input message is read, the message tree (unless it is read as a blob, is stored using 2 bytes per character. It is converted back to a single byte based on the CCSID associated with the message.
Thats really all it takes. _________________ Bill Matthews
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum