Hi All,
I have a problem in dcm4chee 5.33.0. I have deployed it over docker with keycloak. Then I have created several AETs (Such as Exam1, and Exam2, and Exam3) and in each AET I have different studies. The problem is, when I will request dcm4chee to retrieve studies for a specific AET (Such as Exam1) it retrieves all available studies in dcm4chee.
Like, when I send a C-Find request to dcm4chee with 3D Slicer with Called AET = Exam1. I will receive all studies in Exam1, Exam2, and Exam3.
I tried and read all available documents in dcm4chee like Applying Access Control ID using WEB APPS and applying AET for WEB Apps. But it still does not work.
Example of Access Control ID for AET Exam1 in condition part:
CalledAETitle=Exam1
RetrieveAETitle=Exam1
Is there anyone to help me in this regard?
Thanks in advance.
Reza