Iam trying to put messsages in a queue called "sales" with MQOO_INPUT_AS_Q_DEF option and iam able to place messages in the queue successfully though it is not the default queue.
MQOO_INPUT_AS_Q_DEF means that you are using the attributes of what the queue is defined as in your MQOPEN call. For example if your Queue "sales" is defined with SHARE. Then your open option is SHARE.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum