Hello
After working with some different PACS implementations and performing C-MOVE operations there, I realized, that quite many of them show different behavior when it comes to the C-MOVE RSP "SUCCESS".
When I request a C-MOVE on a PACS to a certain TARGET AE, I would expect, that the PACS notifies me about the C-MOVE progress using "PENDING" messages and about the final "SUCCESS", when the move from PACS to TARGET was done, right?
According to the standard, pending responses are not mandatory, but so is the final message:
"When the number of Remaining sub-operations reaches zero, the SCP shall generate a final response with a status equal to Success, Warning, Failure, or Refused."
Compare:
http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_C.4.2.3.html
According to this, only when the last sub-op was sent over, I get the success response, right?
How should I (as requester) otherwise possibly know and notice, that the PACS finished the MOVE to the TARGET AE?
What is the opinion of experts on this?
Thank you in advance!
Harald
PS: the post in e.g. the Orthanc group related to this topic:
https://groups.google.com/forum/#!topic/orthanc-users/G3_jBy4X4NQ