Hi,
we have a Problem with the Conquest Server (150D).
We want to use the Server to recive DICOM an RT Data vorm 2 Servers A and B and send the data to some other Servers C and D.
I have try many things in the dicom.ini file, sometimes i get the CT pictures on Server C and D but never get also the Dicom File with the RT Data.
May you could help me, here is the Dicom.ini file:
[sscscp]
MicroPACS = sscscp
# Network configuration: server name and TCP/IP port#
MyACRNema = CONQUESTSRV1
TCPPort = 5678
# Host, database, username and password for database
SQLHost = localhost
SQLServer = C:\temp\150d\dicomserver150d\Data\dbase\conquest.db3
Username =
Password =
SqLite = 1
DoubleBackSlashToDB = 0
UseEscapeStringConstants = 0
# Configure server
ImportExportDragAndDrop = 1
ZipTime = 05:
UIDPrefix = 1.2.826.0.1.3680043.2.135.738715.48258851
EnableComputedFields = 1
FileNameSyntax = 4
# Configuration of compression for incoming images and archival
DroppedFileCompression = un
IncomingCompression = un
ArchiveCompression = as
# For debug information
PACSName = CONQUESTSRV1
OperatorConsole = 127.0.0.1
DebugLevel = 0
# Configuration of disk(s) to store images
MAGDeviceFullThreshold = 30
MAGDevices = 1
MAGDevice0 = d:\conquest\
# Configuration of forwarding and/or converter programs to export DICOM slices
ForwardAssociationLevel = GLOBAL
ForwardAssociationCloseDelay = 5
ForwardAssociationRefreshDelay = 3600
DelayedForwarderThreads = 1
ExportConverters = 2
ExportModality0 = *
ExportConverter0 = forward to "Server A" after 10;
ExportModality1 = *
ExportConverter1 = forward to "Server B" after 10;
CU
Ralf