Quantcast
Channel: Service Bus forum
Viewing all articles
Browse latest Browse all 1916

Is it possible to cancel a message that is schedule to be delivered ?

$
0
0

Hi,

I want to use the service bus message schedule delivery in the following scenario:

  • I have a Purchase Order that is processed by a BizTalk Server process. It is first received from a Service bus queue by BizTalk;
  • During the PO process in BizTalk, we can have errors that need to reprocess the PO later. Depending on the error, we need to wait for a specific time to reprocess the PO
  • Our choice is to publish the PO to be reprocessed in a service bus queue with a schedule delivery. For example, in 1 day we want to reprocess the PO, so we will set a ScheduledEnqueueTimeUTC to the date/time we want

But we also want to:

  • Cancel the publication of the message: if the message is not delivered yet to the queue, we want to offer the ability to cancel its publication, is it possible?
  • Change the Scheduled enqueue time to postpone it or move it forward. Is it possible?

Thanks.


Viewing all articles
Browse latest Browse all 1916

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>