Deleting new queueItems from orchestrator

Hi Guys,

This one i cant not solve. Im getting bit crasy here :slight_smile:
The variable “Delete_New_QueueItems” type might be wrong. But what do I change it to?
… and what about the rest, does it look good?

Bonus info; the robot has permission to delete transactions in Orchestrator.

Thanks for your time.

Anyone :slight_smile: ?

@Heliix85 I suppose you’re trying to delete the new QueueItems. If you are using Get Queue Items then you can use it’s Output as the Input to this Activity. The Output of the Get Queue Items will be IEnumerable<QueueItems>.

Thank you ! I missed the Get Queue Items part.

Best regards

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.