For library I have used this function for writing it in descending order.
After using this function it is giving error in Reframework Application closed gracefully. Only for this exception “Null Queue name or Wrong queue name” Im unable to validate, previously it used to validate “QueueName does not exist”
After adding above expression it is getting faulted. Inside Library it is working fine but after publishing it to RE it is giving an error.
The above is my flow for system exception I have written not nothing in catch block
For “WrongQueueName” written in another catch “Exception.Contains.Message”
I have used do while to get all the value above 100 in get queue item.