Question
Telstra
AU
Last activity: 27 Feb 2023 3:29 EST
How do I obtain Queue Processor item's message ID?
Let's say I have a queue processor that processes thousands of items and I want to log the key/item id of these messages, how I can do it? I tried logging pzMessageID, but that's not working. I also tried logging full XML of the page but it doesn't contain any info other than what I queued. I have param.pxItemId when I queued it and I want to use this ID to see if it's processed or not, using logs.