Hello everyone,
I noticed the EnableOpenInWeasisViewer: true option in the Orthanc Explorer 2 configuration file. This successfully activates the viewer icon next to the others. However, when clicked, Weasis opens but no study is loaded.
Are there any additional configurations required in Orthanc or Weasis to make this work? I checked the documentation and couldn’t find much information, other than some older posts regarding the DICOMweb node configuration in Weasis.
Thanks in advance for any insights!
I would be interested on this too, seems that connecting weasis to orthanc is not as straight forward as one will expect.
Adding orthanc as a dicomweb node directly in weasis seems to work and I can explore the orthanc database from it but I cannot directly open a study into weasis from the OE2 website
Hi,
It seems Weasis can not open the study if your Orthanc has AuthenticationEnabled set to true.
I have just updated the documentation accordingly:
"EnableOpenInWeasisViewer": false, // Enables a "open in Weasis viewer" button.
// Note that the DICOMWeb plugin must be enabled, Weasis must be installed on your PC and must have been configured to open weasis:// URLs.
// Also note that Weasis won't be able to retrieve the data if Orthanc requires authentication.