Forum Discussion
nmrao
9 years agoCommunity Hero
The above code snippet is applicable if you want to use in programming way.
You may directly set the headers to JMS request step, right?
You may directly set the headers to JMS request step, right?
- dilishtv9 years agoOccasional Contributor
Thanks for your reply Rao! That makes sense.
I'm currently setting it using the JMS header property but it is being passed as a string instead of boolean. Our TIBCO process is expecting a boolean value. :(
I was looking for an option to override existing JMS Header before making the request using the event handler.
- nmrao9 years agoCommunity HeroUnderstand the point.
But have you tried sending boolean header with the JMS step? And you face any issue? If not, I would suggest you to try to set "true" as value for Boolean type header.- dilishtv9 years agoOccasional Contributor
Yes. That's what I tried first and it was not working. I saw a feature request regarding JMS header data type on following thread
Please see below header details from HermesJMS (toString tab)
JMS Header
Thanks,
Dilish