Just the design of the job is not considering that when you are facing many errors, sometimes you have to cancel them, but it can be useful to keep the logs of some aborted processes for later analysis.
-------------------------------------------
Original Message:
Sent: Mar 09, 2026 02:50 AM
From: Luis Palacios
Subject: Automate the selection of processes for cancel/delete
Daniel, that is correct and we can confirm that is the behavior. What we tend to recommend organizations is a job for aborted instances and another one for completed ones with a date range
Original Message:
Sent: Mar 03, 2026 05:52 AM
From: Daniel Perez Gonzalez
Subject: Automate the selection of processes for cancel/delete
This test among many others were already done without success.
Anyway I've just realized that filters are related to "Finish" dates and not "Start" dates (as i was expecting).
In brief for aborted instances of a process is all or none so, the job is working "as expected".
Original Message:
Sent: Mar 03, 2026 05:34 AM
From: Suman Pramanik
Subject: Automate the selection of processes for cancel/delete
For a test can you pass specific from and to date and see if the process is getting deleted or not.
------------------------------
Thanks & Regards
Suman Pramanik
Original Message:
Sent: Mar 03, 2026 04:16 AM
From: Daniel Perez Gonzalez
Subject: Automate the selection of processes for cancel/delete
yes, i did several combination always with days inside the filter period.
regarding the filter in the screenshot capture, there are aborted process started on days 23,25,26
Original Message:
Sent: Feb 26, 2026 05:31 AM
From: Suman Pramanik
Subject: Automate the selection of processes for cancel/delete
The job calls the xbl file where all the logic has been written, however the pain point is understandable and best to raise an enhancement for the same via product management office hours
------------------------------
Thanks & Regards
Suman Pramanik
Original Message:
Sent: Feb 26, 2026 03:53 AM
From: Daniel Perez Gonzalez
Subject: Automate the selection of processes for cancel/delete
From the UI processes can be selected for cancel or delete, the the select all selects 20 entries on the current page.
it is ok when you have totals of 2 digits but for more this method is time consuming, and requires manual actions.
The job "Delete Process Instance" can be a solution for the "delete" but there is not a job for cancelling running/error processes
And from GEL it is possible to launch processes, but what about cancelling them?
-------------------------------------------