Newbie needing assitance

  • Hi, hoping you can assist me in setting a conquest server to route studies to another conquest server at a specific time of day. We have setup 2 conquest servers to receive CR images, however we want to transfer the studies from 1 server to the other in the evening when network traffic is at a minimum.
    I am new to this so any assitance would be greatly appreciated.


    Regards,
    Andrew

  • Try on CONQUESTSVR1:


    ExportConverter0 = ifequal "%u","CONQUESTSVR2"; stop; between "9", "17"; defer; forward to CONQUESTSVR2


    and on CONQUESTSVR2:


    ExportConverter0 = ifequal "%u","CONQUESTSVR1"; stop; between "9", "17"; defer; forward to CONQUESTSVR1


    Marcel

Participate now!

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