Get Exception Type of Queue Item

Hi @Shreya_Rao1
Hi,

you can now access processing exception as well directly from a queue item variable.
in this example is used GetQueueItems and just got the first one, but using a loop should not be a problem.

image
image

Cheers