Issue3

Title Progress on Query/retrive search
Priority wish Status resolved
Superseder Nosy List admin
Assigned To
Keywords Orthanc Explorer 1

Created on 2015-09-12.17:49:52 by admin, last changed by admin.

Messages
msg9 (view) Author: admin Date: 2015-09-12.17:49:52
[BitBucket user: Francisco Venancio]
[BitBucket date: 2015-09-12.15:49:52]

As an enhacement it would be nice for Orthanc Explorer to show some progress animation while waiting for the answers to load. Currently it is hard to understand what is happening.
msg10 (view) Author: admin Date: 2015-11-13.08:46:20
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2015-11-13.07:46:20]

Please check this FAQ entry:
https://orthanc.chu.ulg.ac.be/book/faq/improving-interface.html

Please be sure that your enhancement proposal has been recorded for our project of developing a more advanced GUI.
msg11 (view) Author: admin Date: 2020-02-19.14:51:23
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2020-02-19.13:51:23]

Since release 1.4.0, Orthanc comes with a so-called “jobs engine” that will display the progress of C-MOVE SCU (i.e. retrieve) in the “Jobs” panel of Orthanc Explorer (under the job type named "DicomMoveScu").

This “Jobs” panel uses the following part of the REST API of Orthanc to monitor the progress of the jobs: https://book.orthanc-server.com/users/advanced-rest.html#monitoring-jobs

As a consequence, a more user-friendly Web user interface could easily be designed on the top of the REST API of Orthanc: https://book.orthanc-server.com/faq/improving-interface.html

This issue can thus be considered as solved.
History
Date User Action Args
2026-07-29 15:51:18admincreate