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?