Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31796 - IBMWMQ Model open option is required with masked queue name

31796   IBMWMQ Model open option is required with masked queue name

Cause

This error occurs when using the WebSphere MQ transport if you specify a queue name with an asterisk (*) and the temporary model queue has not been created. WebSphere MQ requires a masked queue to be based on an existing queue.

You must define a model queue and create the actual queue based on the model.

Action

Change your code.