ExportConverter

  • Hi,


    i am trying to use an export converter for running an external program -> winrar with options to create a *.rar file. The rar file will be then automatically fetched by an autoftp service for transfering data from a mobile mammography unit to our main location. Therefore the dicom files should be file compressed and limited to the count of produced files so that the compressed file is about 3-5MB. For automatism i want to use the export converter within conquest.
    In my dicom.ini file the following lines are included:


    ExportConverters = 1
    ExportConverter0 = WinRAR a -ibck -r -o+ -ag+YYYYMMDDHHMM-NN _SC %f C:\DicomWork\SyncRAR\


    Finally conquest runs the export as shown in the log:
    06.08.2007 13:51:19 [TRMAMMO] Exportconverter0.0 executes: WinRAR a -ibck -r -o+ -ag+YYYYMMDDHHMM-NN _SC D:\DCMData\TRMAMMO\W_08_07_24-11_47_38-DST-1_3_12_2_1107_5_12_7_2113\MG_1\2\1.3.12.2.1107.5.12.7.2113.30000008072408562028100000003.dcm C:\DicomWork\SyncRAR\


    but nothing happens.
    The path variable is right set for winrar. If i take this sequence of the log and put it into a cmd box the command will be executed correctly. So what could be wrong?


    Thanks in advance.
    Regards Mike

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!