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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Dynamic queue name in tJMSOutput

Hi
I hope to use a dynamic queue name in tJMSOutput component.
The queue name is coming from main flow (but the same problem exists with context variable and globalmap variable).
Is it a bug ?
Thanks
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi,
There is a "java.lang.NullPointerException" error in your tJMSOutput. Could you please use tLogRow instead of tJMSOutput to see what's the output row from tJavaRow_3?

Best regards
Sabrina
Anonymous
Not applicable
Author

Same problem.
The queue name correctly occurs but NullPointerException in JMS component.
I specify that there is no problem with a static queue name.

Thanks