Connecting Carto3 with Orthanc

I have some understanding problems with connecting Carto3 Webster with Orthanc.
In Carto3 I have to configure 3 Parameters:
Query for Carto3 and ServerNetwork
Restore for Carto3 and ServerNetwork
Store for Carto3 and ServerNetwork

For Carto3 I have three lines under "DicomModalities:
“CartoQuery” : [ “CARTO3Q”, “192.168.0.144”, 104],
“CartoRestore” : [ “CARTO3R”, “192.168.0.144”, 104],
“CartoStore” : [ “CARTO3S”, “192.168.0.144”, 104]

192.168.0.144 is the IP-address of Carto3
In Carto3 DICOM Network Configuration for CARTO3 System:
Query: AE: “CARTO3Q”
Restore: AE: “CARTO3R”
Store: AE: “CARTO3S”

The AET from Orthanc is: “ORTHANC”.

What are the 3 AETs in Carto3 for ServerNetwork?
In Carto3 DICOM Network Configuration
Uwe

Hi,

Seems like a question for the Carto3 support … you probably have a running support contract with them …

I’m assuming that they have enabled C-Find on the “query” AET, C-Store on the “store” and ??? on the “restore”.

HTH,

Alain.

Hi,
thanks for the immediately answer. I have understanding/configuration problems.
For ServerNetwork I think, the AET ist “ORTHANC”, but the carto3 system wants three AET? Where I have to configure these in orthanc?
Is the AET for ServerNetworks for all three parameter (Query, Restore, Store) “ORTHANC”?
Uwe

Have you tried using ORTHANC for all three of them? Does it work?

Hello,
thanks for the immediately answer.
Today, we try “echo”. It doesn’t work.
The installation is on Windows10 Pro.
I can start the orthanc in Edge or chrome. So I don’t control the windows services. The service starts end end’s only with an entry in Windows Event Viewer.
In the evening, I will search for information for stopping the service after start.
Uwe

Hello,
we have deleted the problem dll: OrthancAwsS3Storage.dll.
Now the system doesn’t crash after start.

For all 3 we use the sam AET: it works!!

Thank you for help.
Uwe