rakesh780
3 years agoOccasional Visitor
How to retrieve JMS Message id ?
Hi All,
We are looking to take JMS message id using groovy script. Below script gives only the message content. - context.expand( '${JMS Send Request#RawRequest}' ).
But as per the ready api raw request screen(attached), we are able to see lot of other JMS related values. Please help!