Hi,
Does anyone know how to get only application exceptions from a queue?
I know Get Queue Items has an option to specify QueueItemStates and selecting Failed returns all exception items irrespective to business or application. I did research and found the property ProcessingExceptionType can return particular exceptions, but I am not sure how to use this to get only application exceptions.
Appreciate your response.