This is a discussion on Problem with Using WBI JText Adapter in WPS - Websphere ; When a message is sent out from WPS and received by remote MQ queue manager, the message is placed in the fault queue associated with the WBI JText adapter instead of the request queue, and an error is displayed: Type: ...
When a message is sent out from WPS and received by remote MQ queue manager, the message is placed in the fault queue associated with the WBI JText adapter instead of the request queue, and an error is displayed: Type: Error MsgID: 9085Mesg: REQUESTQUEUE can not be used to process Admin message. This Admin message is ignored.
I've been told that the problem is caused by the null value of JMSType for the message. Does anyone know how to set the JMSType properly in WPS?