Process to terminate and archive failed transactions
Summary:
We want to implement a process that automatically terminates all failed transactions so that they can be archived.
Content (please ensure you mask any confidential information):
Currently, there is a scheduled process available called Archive Transaction Console Completed Transactions, but this works only on Completed transactions.
For failed transactions, I couldn't find any automated process that could terminate them. We have to go in manually and select the failed transactions and then terminate them. Only then they can be picked up by the scheduled process to be archived
There are no Rest API endpoints for transaction console either.
Has anyone found a way to implement an automated process for this?
0