Is there a way to reprocess a ProcessedQueueTask that has failed from the UI.
0
Hi there We have moved to Mendix 10 and have upgraded from the old Queue module to the build in Queued Tasks that can be triggered from a "call microflow" action. I cant find a way to reprocess a completed Queue. There is a option to retry on creation of the Queue Task but we need to be able to select the ones that have failed and reprocess them from a "Queue dashboard". I cant find any tool or java action to do this! The QueueTask and processQueuedTask are system entities and you have to created them via the call microflow widget. How am i going to reprocess a processQueueTask that has failed? We use Queues to catch all processes that fail so we can fix the problem and just rerun the Queue. Please Help
asked
Patrick Gerardi
1 answers
1
There is a module in the market place that can help you. Task Queue Manager