BusinessObjects Board

BODS real time job operation error

I am fetching message from MQ and getting below error:
java.lang.ClassCastException: com.ibm.jms.JMSBytesMessage

The XML message is running fine when in batch mode.

The BODS version used is 3.2. Can anyone please advise.


Noopur (BOB member since 2010-12-17)

this error is happening in DS JMS Adapter, DS JMS Adapter only supports textMessages so send the XML as text not as byteStream


manoj_d (BOB member since 2009-01-02)