Here’s what I want to do: When done with a transaction, I need to turn around and pull out the metadata for that transaction. That is, final Status, Retry Number, Start, End, Exception. I need to do ‘stuff’ with this metadata in another system.
For what it’s worth, the transaction does have an absolutely unique key in Specific Content. In fact, that key is the ONLY thing in Specific Content.
rabbit