Is it possible to get trxID of a message from the meta properties, after it has got through translation, without running the trxID routine again on the source message?
I am trying to log the entry & exit of messages. I would like to find the trxID of the source message from a destination message. For eg: message M1 gets
translated to M2. I can get M1 is MID from M2’s metadata (SOURCEMID). Is it possible to query M1 or M2 to get M1’s trxID ?
Thanks
Anwar