Hi folks,
Trying to get record and replay working. events are going into the DB - I can see them in my store.
However, none are replayable.
All I can find in the docs is that they need to have data in them. It's not clear to me what that means. I've assumed it would mean the $Root of the message to allow a true "replay" of the whole message - but that's not possible. So, I'm assuming that's what meant is the data in the message that you want to appear in the MQ replay message - and you can't do things like use the same correlID of the MQMD?
The best I've done so far is to output the root of an xml message e.g. $Body/arg0 (where arg0 is the root of the xml message). that still doesn't appear in the DB or the log - but I can see it in the raw monitoring message (which I'm also capturing on a separate queue).
What are the rules here as to what I need to capture and anyone got some examples in order to replay them? Can I do things like replay the whole of an MQ message inc all RFH headers?
what about inbound HTTP data - can I grab all headers and body or just the body for replay - and how ?
thanks for your help,
John.
------------------------------
John Hawkins
Integration Consultant
------------------------------