Posts by Ralf0815

    i had change to SERIES, but still the same Problem.

    Here is my dicom.ini so far :


    [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 = SERIES

    ForwardAssociationCloseDelay = 5

    ForwardAssociationRefreshDelay = 3600

    DelayedForwarderThreads = 1

    ExportConverters = 2

    ExportModality0 = *

    ExportConverter0 = forward to veriqascp2 after 10;

    ExportModality1 = *

    ExportConverter1 = forward to Mobius3d after 10;



    and here my acrnema.map:


    CONQUESTSRV1 10.27.17.216 5678 un

    Mobius3d 10.60.0.10 104 un

    veriqascp2 10.60.0.17 32321 un

    VMSSFN02.HAP1053.onprem.varian.com 10.60.1.165 10001 un

    VMSSFN03.HAP1053.onprem.varian.com 10.60.1.166 5678 un

    V* * 1234 un

    W* * 666 un

    S* * 5678 un


    here a Part from the LOG


    [CONQUESTSRV1] ExportConverter1.0: forward d:\conquest\06871313\1.2.840.113704.1.111.8160.1690371341.14_0002_000046_16945196570089.dcm to Mobius3d

    [CONQUESTSRV1] ExportConverter0.0: forward d:\conquest\06871313\1.2.840.113704.1.111.8160.1690371341.14_0002_000046_16945196570089.dcm to veriqascp2


    best regarts

    Ralf

    but with the first dicom.ini (without quotes and spaces) i only get the Images not the RT Strukters or Plans.

    May it depends on the GLOBAL / PATIENTS / STUDIE mark?

    The Ip`are naturally without a X (i don`t want to show the real names and IP Adresses in the web).

    The Server Name is only Letters and Numbers without Space.


    I try also this :


    # Configuration of forwarding and/or converter programs to export DICOM slices

    ForwardAssociationLevel = SERIES

    ForwardAssociationRefreshDelay = 3600

    VirtualServerFor0 = ServerA

    VirtualServerFor1 = ServerB


    but with the Dicom files come to the Conquest Server, but the Conquest did not send anything forward

    In Fact i don`t want to Change anything in the Date only recive and send it without any change.

    Hi Marcel,


    thanks for your answer, sorry yes the AE is a name without spaces.


    Here is my ACRNEMA.MAP:



    CONQUESTSRV1 10.X.X.X 5678 un

    ServerA 10.X.X.X 104 un

    ServerB 10.X.X.X 32321 un

    ServerC 10.X.X.X 10001 un

    ServerD 10.X.X.X 5678 un

    V* * 1234 un

    W* * 666 un

    S* * 5678 un

    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