Skip to main content
Question

How to retry the failed items in queue in AA360

  • May 31, 2022
  • 2 replies
  • 355 views

How to retry the failed items in queue in AA360

2 replies

Forum|alt.badge.img+12

In the Edit queue screen, select the failed work items and select the option 'Re-process.Reprocess


Dineshkumar Muthu
Flight Specialist | Tier 4
Forum|alt.badge.img+9
  • Flight Specialist | Tier 4
  • February 11, 2025

Here are two options to handle failed work items in a queue:

  1. Set the Retry at the Queue Level:

    • Check for the retry option available in the queue settings.

    • This will allow the queue to automatically retry failed items without additional intervention.

  2. Use a Bot to Loop Through the Queue and Reprocess Failed Records:

    • At the end of the process, use a bot to loop through the queue.

    • Identify the failed work items and reprocess them accordingly.