Posted: Thu Jun 25, 2015 8:23 am Post subject: PROPAGATING message inside a loop in Compute NODE
Novice
Joined: 25 Jun 2015 Posts: 14
After a long time suddenly I feel my basics have gone wrong or I am consfused. Please correct and help me out .
I have a requirement in which I am getting a input xml data and one of the tags has CDATA in it . The CDATA is basically again a input large xml with so many records. The CDATA is bitstream once it comes out of MQINPUT node so I am parsing in XMLNSC domain it and storing it into a variable xyz of datatype ROW. Now I want to read through that xyz XML and create different outputRoots while looping through using CARDINALITY . I am able to create the first outputRoot and propagating it out compute NODE and the progate statment is inside a loop so that it can propagte multiple message everytime one is created but once the first message is propagated out none of the rest of messages are created and propagated . It just jumps out of Compute Node? Is something wrong here ?
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
A usertrace log would help you understand what is going on in the Compute Node. It will list every line of code executed. Then you can see the reason for the loop terminating. _________________ 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.
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