I am using the Get Queue items activity to retrieve the current items in an Orchestrator Queue. Using a For Each Loop I am able to get all the details of the Queue Item Except for the Processing Exception reason.
Attaching an example of the method I am using. Anyone knows what I am doing wrong?