× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Mon, Sep 23, 2019 at 11:24 AM <Franz.Rauscher@xxxxxxxxxxx> wrote:
Is there a way to rollback the receiving of a mesage from a dtaq in case
the processing of the message leads to an error. Like the concept of
acknowledgement on other messaging systems.

You can call QRCVDTAQ but not remove the message from the queue.

If there is an error, just leave the entry on the queue. If there is
no error then call QRCVDTAQ again and remove the entry. I *think* you
will get the same queue entry the next time you read the queue if you
don't remove it (someone check me on this, I'm really not sure).

Another option is to put the entry back on the queue if there is an error.

david




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.