Sunday, March 20, 2011

Nanyang Kopitiam in Tangkak



東甲也開了南洋咖啡店!就在東甲巴士車站附近而已。
The famous Nanyang Kopitiam is now availabe in Tangkak! It is located near to the Tangkak bus station.

Tuesday, March 1, 2011

WMB It's best to set BLOB as the parser for message containing MQRFH2 header

I was struggling for this message with MQRFH2 Header.

I have tried MRM, the drawback is that you got to choose a schema, which makes it less flexible. Also the parsers being selected at runtime (printed in the mqsitrace log) are not consistent! Still puzzling.

Setting parser as BLOB in the MQInput node solves my issue. Without making any further message format conversion, you can read the xml using XMLNSC parser anytime anywhere.