Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

dynamic change context variable

Hi all,
I want to send a JMS message to multiple recipient but only one will read it and for that I use:
- Context variable "destination"
- tRules to determine the recipient
- TContextLoad to update the variable "destination"
in cJMS sender i will have in destination context.destination
But the value of the variable "destination" is not changed.

Regards,

Labels (2)
5 Replies
Anonymous
Not applicable
Author

Hi lachmiter ,

Could you please show us your job design? Have you already checked component reference TalendHelpCenter:tContextLoad with scenario? Is there any error info printed on console?

Best regards
Sabrina
Anonymous
Not applicable
Author

I have this job in the sender route

in tJava the var's value is not changed and the message is not delivred to recipient route


Regards,
Anonymous
Not applicable
Author

I can't add screenshot !!
Anonymous
Not applicable
Author

Hi Sabrina,

job:



Logs:


Best regards,
Anonymous
Not applicable
Author

up!