Posted: Sat Nov 21, 2009 7:23 pm Post subject: Integer Field value is not coming for CWF Format
Novice
Joined: 09 Feb 2007 Posts: 13
Hello,
I have created message set with xml and cwf properties defined. I am using message set and xml format to read input message and want to use same message set with cwf format for output. For the same message i just want to see the format change so in compute node i have copied
outputRoot = InputRoot and modifed the message format value to CWF. i have one integer field in my message. it is declared as Integer type with Length units is 'Bytes" and Length is 4.
I have not defined any other properties. in my output i am getting all the values except for integer field. (it was not even set to signed)
At the place of this field i am getting as ''.
Please let me know if i need to set any other properties.
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
What version of broker are you using? If it is 6.1, I'd probably put a trace node after the compute node and set the output to ${Root}.
Then I'd take (& format) a user trace of your message as it passes through the flow. With 6.1, there is a lot more detail about what is going on in the parser in the user trace output. IF there are some errors or informational messages in the trace, please post them here. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Hi thank you.
From trace i found out that integer value is getting passed but while message on queue either it was showing differently or it getting encoded.
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