I'm using MQSeries natively on a queue that contains message groups flagged with a correlationid that indicates the receiver of the message.
When performing a getWithOptions, I end up with an Exception "MQJE001: Beendigungscode 2, Ursache 2033", when the queue has no matching messages...
Is it correct that I get the executing collaboration's name with
this.jCollabController.getCollaborationName()
while
getClass().getName();
returns the actual collaboration *rule*'s name?
Thanks in advance
Aki
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.