Adrian Puscasu Posted July 14, 2021 Posted July 14, 2021 Hi, i have the need to read messages from a MQ Queue by setting CorrelationID based on the id received in an input message. So lets say i have in the input message 1and 4 so i need to read the messages on the second queue setting CorrelationdID based on the numbers (1,2,3 and 4). In theory this translate to : 310000000000000000000000000000000000000000000000 320000000000000000000000000000000000000000000000 330000000000000000000000000000000000000000000000 340000000000000000000000000000000000000000000000 But the application that put the messages in the second queue put the messages with CorrelationID like: ID:310000000000000000000000000000000000000000000000 What/how can i set mqproperties.correlationId on MQ GET activitiyso i can get the message with correlationID like ID:..... PS: I am using TIBCO BW 6.7
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now