Query/Retrieve

Hi There,
I was able to setup Q/R working with the Radiant Viewer but when trying to test with a vendor (DG Grid) using their portal i get the following error

W0225 15:42:20.259559 OrthancMoveRequestHandler.cpp:171] Move-SCU request received for AET "DG_HARVESTER"

E0225 15:42:20.259559 MoveScp.cpp:154] IMoveRequestHandler Failed: Bad request

Config below
"HARVESTER4006" : [ "DG_HARVESTER", "gatewayIP", 4006 ],
"HARVESTER104" : [ "DG_HARVESTER", "gatewayIP", 104 ]

I checked the possible troubleshooting on site but no joy. Any idea what might be the issue. The server is on a WIN2012 and firewall off to test. I can C-Find the study but when pulling it fails. I noticed i can push out an image but retrieve fails.

Thanks

Looks like my issue was related to the images i was testing with. Our vendor may not like some of my test CT’s

Hello,

If you can do a C-Find from Orthanc to another modality “B”, but you cannot retrieve these files, this most probably reflects the fact that the “B” modality does not know about Orthanc. Make sure that the parameters of Orthanc are written in the configuration of “B”, and that “B” can C-Echo Orthanc.

Please check the following links:
https://orthanc.chu.ulg.ac.be/book/dicom-guide.html#c-move-query-retrieve

https://orthanc.chu.ulg.ac.be/book/faq/query-retrieve.html#query-retrieve

Sébastien-