Search found 1 match

by rns
Fri Oct 28, 2011 1:41 am
Forum: XPEDITER
Topic: debugging WebSphere MQ transaction
Replies: 1
Views: 6230

debugging WebSphere MQ transaction

hi, has anyone utilized the MQMD or MQDATA areas pre-defined to Xpediter?

I cannot seem to get a conditional breakpoint to work.
My only success is using the syntax IF MQMD = 'MD'
Even using IF MQMD(1:2) = 'MD' does not work...any help would be appreciated.

TY, Bob