Orchestrator Queue Question?

We are starting to make use of the Orchestrator Queue items for transactions. Is there anyway to download items that are set to in-progress or failed? Or once they have that status they are no longer usable?

GetTransactionItem works only with items that have the status = New.

In the next version you’ll have the ability to

  • put back an item into the queue
  • correlated with a defer date

Hi Badita,
We are facing the same problems :

  • how to get a queue item which is not in the “New” status ?
  • how to delete a queue item from the queue ?

Regards

What will you do with an item that is not New?