Skip to content

Viewer Integration Docs say 'you need to add the four following properties', but I see 3 #597

@sscotti

Description

@sscotti

Describe the bug. What happened?

See this page for the documentation: WEASIS Integration

It mentions the settings below, but says there are 4 properties.

IID_PATIENT_URL=weasis://$dicom:rs --url "{{qidoBaseURL}}{{qidoBasePath}}" -r "patientID={{patientID}}" --query-ext "&includedefaults=false" -H "Authorization: Bearer {{access_token}}"
IID_STUDY_URL=weasis://$dicom:rs --url "{{qidoBaseURL}}{{qidoBasePath}}" -r "studyUID={{studyUID}}" --query-ext "&includedefaults=false" -H "Authorization: Bearer {{access_token}}"
IID_URL_TARGET=_self

What version of Weasis are you running?

It says at least dcm4chee-arc-light 5.22.2 and Weasis 3.6.0.

On which system the problem occurs?

Linux

Relevant log output

There is no associated log output.  I am trying to configure DCM4CHEE to use my local install if WEASIS on a MacBook Pro running a Dockerized version of DCM4CHEE on the MBP.  After making those changes in the web interface (not the .env file), the Viewer button does appear in the GUI, and clicking on that launches WEASIS, but I must have something not quite correct because nothing happens after WEASIS is launched.  I mostly point out that the docs say 4, while I see 3 properties.  And BTW, when I tried setting those in the .env file they did not seem to get set, but that is probably some issue on my end,

Additional contextual elements

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions