Posted: Wed May 16, 2007 9:27 pm Post subject: spaces and '00' in the trace file.
Apprentice
Joined: 22 Jun 2004 Posts: 34
Hi,
We have develpoed a flow for transforming a XML messge to fixed lenght output. In the compute node we are casting the message as BLOB and storing it in the outputroot.BLOB.BLOB. Then we have used a reset content descriptor for validating the output generated against the output message set. after this validation we have put in a trace node to print the output message and then put it to a mqoutput node to a queue.
We are getting our desired output,but the issue is while we have hard coded a few fields of output to spaces and '00' in the trace file the appear as ''(just 2 single quates). We are not able to see the spaces or '00' that we have hard coded.
if you are using a message set i think you can specify the padding character for each element in hte message set itself. there is no need to hard code anything if you are dealing wiht fixed width data.
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