Apr 6, 2023 08:55 AM
by Georg Wolf
In our configuration, CT studies are forwarded to a bunch of clients that fill the local archive.
The goal is to get to 3d CT data as fast as possible for current examinations on these clients.
The local database on these clients keeps growing, so I'd like to have an automatic feature to
delete entries older than a month or so.
At the moment I'm deleting the entries manually but I've run over a problem here - it seems to be the case that the RadiAnt viewer keeps the entries I deleted (in the viewer) on the physical disk of the client.
Deleting them is only possible via deleting the folders at appdata\local\radiantviewer\radiantdb\radiant.rdvdata\storage\*
But that doesn't eliminate the entries in the client's local archive.
Is there an automatic function to do this the correct way?