Set abandoned State for a queue Item

Hi,

I want to set abandoned state for a few queue items based on condition, how can i do that?

Note: i tried to find this path In Web.config file ( C:\Program Files (x86)\UiPath\Orchestrator`), but i could not find this path in my system.

TIA?

The Abandoned state is triggered automatically if a queue item is not processed within 24 hours. So if you stop processing without setting the state of your queue item, it will happen on its own.

1 Like