Forwarding of received instances - dcm4che/dcm4chee-arc-light GitHub Wiki
This feature can be enabled to auto forward the DICOM objects as they are received in the DCM4CHEE archive. It is useful when one wants to either :
- Use External DICOM Archive for long term storage
- Send copies of received studies to remote destinations or remote web servers
Alternatively, choose UI triggered DICOM export to store studies to a destination using archive's user interface instead of forwarding based on rules.
With Queued Export one can also send out :
- Instance Availability Notification : After study/series/objects are exported to a destination, send an Instance Availability Notification to one or more system(s). Refer Export Triggered IAN
- Storage Commitment request : After study/series/objects are exported to a destination, send a Storage Commitment request to system. See Export Triggered Storage Commitment
- Go to the
Monitoringpage ->Exporttab. - Set the filters and query for the Export tasks. Export tasks count may be obtained as well or use
Download CSVto get the results in a csv file. - Optionally choose to
reschedule/cancel/deletea single Export Task (icons available against each task, hover for info) . - From the
All actionsdropdown, optionally choose to :-
Reschedule all matching tasksby selecting a appropriateStatus. -
Cancel all matching tasksby selecting eitherSCHEDULEDorIN PROCESSasStatus. -
Delete all matching tasks.
-