This one i cant not solve. Im getting bit crasy here
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.
@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>.