Hello
This is my Web Application Property settings .I can open images from the DCM4CHEE UI .I did install the weasis-pacs-connector on the server .But i can not open images using the weasis-pacs-connector .
Link below trying to open a image with connector
Settings in Web Application Property settings
IID_STUDY_URL=weasis://?$dicom:rs --url "{{http://192.168.17.200:8080}}{{qidoBasePath}}" -r "studyUID={{studyUID}}" --query-ext "&includedefaults=false" -H "Authorization: Bearer {{access_token}}"
IID_PATIENT_URL=weasis://?$dicom:rs --url "{{http://192.168.17.200:8080}}{{qidoBasePath}}" -r "patientID={{patientID}}" --query-ext "&includedefaults=false" -H "Authorization: Bearer {{access_token}}"
IID_URL_TARGET=_self
Any idee what i am doing wrong ?I do apricate the help
Regards
Leonard