Closed Acinate closed 3 years ago
OH I managed to fix it! That java error means there was no service listening. So I looked around the 3D Slicer settings and managed to enable listening.
Also added the AETitle and Port from 3D Slicer Query/Retrieve window
I have created a custom storage plugin that interacts with AWS S3. I'm able to successfully Index these DICOMS through dicoogle, and I'm also able to Query them from 3D slicer as seen below:
However, when I attempt to Retrieve these DICOMS to download them into 3D slicer, I get an error in CMoveServiceSCP.java
Here is what my Storage Servers looks like (its empty). I'm not sure if I should be doing something here.