Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tMomOutput usage

Hi,
I have the requirement that once my job has completed then publish a text message to
Jboss Topic.
I have configured every thing, I am able to publish the message to the topic but
the value in the message is null when consume it.
Could you please let me know how to set the value for JMS Message.

Thanks & Regards,
Syed
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi Syed
When using tMomOutput, though the parameters you type are not correct, sometimes you won't get any errors.
So please recheck your configuration of tMomOutput.
Make sure JBoss messaging server has been started.
Regards,
Pedro
Anonymous
Not applicable
Author

Hi,
There is no issue with configuration, because i am able to consume the message but only thing is
it is null.
There is no dobut on whether JBoss messaging server has started or not because i have a java program which is
listening to that topic and receiving the message which is null.
Please suggest.
Thanks & Regards,
Syed