Viewing the SMAT data in ASCII provides unwanted results (not to mention extremely hard to read). I would like to perfom a msgmapdata on the incoming string (ibm_e2a) before it writes to SMAT so I do not have to worry about always changing the encode scheme. Can this be acomplished? I can convert to ASCII when I’m doing the reply generation of the inbound message so I won’t have to convert to all downstream ASCII servers. The inbound message is handled by a pdl that is similar to the mlp_tcp.pdl and is working as designed (stripping start and endblocks correctly).