Question
Tata Consultancy Services
Tata Consultancy Services
IN
Tata Consultancy Services
Posted: Oct 23, 2023
Last activity: Oct 27, 2023
Last activity: 27 Oct 2023 5:55 EDT
Closed
Solved
Need to delete Queue Entries of an Existing Queue Processor Conditionally
Hi Team,
We have a requirement to delete Queue Entries of an Existing Queue Processor Conditionally. Is there any OOTB Pega methods available to delete queue entries?
Thanks,
Rajasekar
***Edited by Moderator: Aiswarya Sudhakar to add capability tag***
To see attachments, please log in.
@RAJASEKAR-1
Admin Studio allows you to manually choose and delete desired queue items that are delayed/broken.
To programmatically and conditionally remove delayed/broken queue items, you may have to write your own custom utility.
You may refer to the attachment which has the steps to remove broken queue items. There are also instructions to remove the delayed queue items.
Exercise extreme caution to handle any additional errors that you anticipate.
Regards!