Purge/delete and sort MWL list

53 views
Skip to first unread message

nutun

unread,
Mar 17, 2020, 4:27:40 AM3/17/20
to dcm4che

Hi,

I have deployed dcm4chee-arc-psql:5.21.0-secured (dockerized) and using its MWL feature. I want to ask two things:

1) I have so many MWL entries and these are increasing day by day.

Now I want to delete/purge these MWL entries either its status is SCHEDULED, COMPLETED or CANCELLED etc. I need previous five days data in my MWL list.

Currently I have not configured to change status from SCHEDULED to COMPLETED when data archived on server.

2) How can I sort MWL list? as the latest MWL entry should be on top in MWLs list of dcm4chee.

Vrinda Nayak

unread,
Mar 17, 2020, 5:18:39 AM3/17/20
to dcm4che
- Deleting / Purging MWLs by a scheduler (available in version 5.22.0 onwards) can be done by configuring the MWL Polling Interval, MWL Fetch SIze and Delete MWL Delay(s) attributes as mentioned in the issue.
You can set Delete MWL Delay(s) as :
   - SCHEDULED:P5D
   - COMPLETED:P5D
   - CANCELLED:P5D

- Sorting MWLs to have latest on top of the list, can be done by selecting Newest first in the Order by dropdown in the MWL tab

nutun

unread,
Mar 18, 2020, 1:48:42 AM3/18/20
to dcm4che
Thank You Vrinda Nayak. :)
Reply all
Reply to author
Forward
0 new messages