Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31791 - IBMWMQ queue open must have explicit Usage option

31791   IBMWMQ queue open must have explicit Usage option

This error occurs if the options parameter in the openQueue method of the JadeMessagingFactory class does not contain an explicit Usage option describing how the queue is to be used; for example, Usage=Get.

Action

Correct your code.