Page 1 of 1

MQ connector + XML input not processing single message

Posted: Thu May 07, 2015 12:51 am
by Gius
Hello,
I'm using an MQ connector ( configure as real time with wait time = -1 )
with XML input. But the problem is when I put a message in the Queue, it doesn't process it. When I put in another message, it processes the earlier message and the new one.

configuration for the MQ connector is ;
wait time -1
message quantity -1
record count 1
time interval 0

thank you

Re: mq connector + xml input

Posted: Fri Jan 29, 2016 9:30 am
by Naren12345babu
Hi , Check setting in MQ. You will have a setting where MQ will not process if the no. of messges in queue is 1. (1 is specified in the property of MQ).