The dcm4chee-arc documentation makes it clear how to copy studies to nearline storage using the UI, but I'm not sure how to forward incoming instances.
dn: cn=Copy to Storage NEARLINE,dicomDeviceName=dcm4chee-arc,cn=Devices,cn=DICOM Configuration,dc=dcm4che,dc=org
dcmExporterID: CopyToNearlineStorage
dcm Duration: PT1M
dcmEntity: Series
dcmProperty: SendingApplicationEntityTitle=NEARLINE
objectClass: dcmExportRule
cn: Copy to NEARLINE Storage
Can I add another condition to auto forward? Example:
dcmProperty: SendingApplicationEntityTitle=NEARLINE or ReceivingApplicationEntityTitle=DCM4CHEE
Can I also consider just enabling multiple Object Storage IDs in Network AE instead of configuring export for forwarding?