Getting Error while deleting queue item from studio

Hi All,

My requirement is such that, I need to check if there is any queue item in the Orchestrator with status = New. If found then delete that.
For this I have used Get Queue Item and Delete Queue Item. Get Queue Item is working fine, But I am not able to delete queue item from studio. I have made the changes in Orch Role(Robot). Given Robot the power to delete Queue Item.

Below is error that I am getting-
Operation returned an invalid status code ‘Forbidden’.

Please help.

How are you passing the Queue Items to delete?

Also make sure that you can only delete Queue Items with State as “New

Thanks,
Prankur

Hi Prankur,

Thank you for the response. I have made some changes in the robot role and its working fine now.

Thanks all for the time.

-Arup

2 Likes

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