Posted: Tue Jun 27, 2006 9:01 am Post subject: Generating multiple output messages
Master
Joined: 18 Oct 2001 Posts: 245 Location: Bloomington , IL
I am using WMB v6. We want to generate more than one output from the initial request(testing only).
HttpInput -->Compute-->out terminal to httprequest & out1 to MQOutput.......-->httpreply
Here is the code in my first compute....
SET OutputRoot = InputRoot;
PROPAGATE DELETE NONE;
SET OutputRoot = InputRoot;
PROPAGATE TO TERMINAL 'Out1' DELETE NONE;
The message processing successfully to the reply node. But it's not logging to outqueue (MQOutPut node connected to out1 terminal of compute). _________________ Thanks,
Venkat Kurra
IBM Certified Specialist-MQSeries
IBM Websphere MQSeries Administrator
IBM WebSphere Message Broker System Admin
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