It did not until I started trying to get the format to MQSTR! If I can believe the broker toolkit help, it looks like it recognized MQFMT_STRING as being MQSTR.
I have an XML message coming into the broker message flow and an XML message going out to an outside vendor that want to have the MQMD.format field set to 'MQSTR' but help is no help. It says to set ...
I am trying to query an Oracle table with the controlling column defined as varchar2 so I need to have my where variable in quotes. This code
is not working: