Hi All,
I am trying to write a program in VB where i have to set the message id in vb program before putting the message in IBM MQ.
Can someone help me to get the sample program in VB where i can get the information like how to set the message id. Do we need to convert the Msg id into binary mode. If yes then how can we do that? When i am trying to assign some alphnumeric value it is failing and throwing reason code= 6111 and reason name: MQRC_BINARY_DATA_LENGTH_ERROR
Thanks in advance..
I am trying to write a program in VB where i have to set the message id in vb program before putting the message in IBM MQ.
Can someone help me to get the sample program in VB where i can get the information like how to set the message id. Do we need to convert the Msg id into binary mode. If yes then how can we do that? When i am trying to assign some alphnumeric value it is failing and throwing reason code= 6111 and reason name: MQRC_BINARY_DATA_LENGTH_ERROR
Thanks in advance..