I'm using SmartClient Power edition. I've got a transaction that submits several DSRequests in a queue.
The second request throws an exception. BUT, it does not stop processing. It continues to the other requests in the queue.
The log file extract below is about a server logs. How can I get the exception to stop processing the rest of the queue.
The second request throws an exception. BUT, it does not stop processing. It continues to the other requests in the queue.
The log file extract below is about a server logs. How can I get the exception to stop processing the rest of the queue.