12
the end time of the query (if in the future, uses current time). Field #4 is the timespan to
query back from Field #3 in days.hours:minutes:seconds. Field #5 is a flag whether to run
the process just once (0... note this nullifies Field #2) or continuously (1).
Sample:
{
‘qr_scheduler_enabled’:’true’,
‘qr_retrieve_enabled’:’true’,
‘qr_min_retrieve_delay’:’60,10’,
‘qr_max_query_timespan’:’4:00:00’,
‘qr_max_concurrent_retrieves’:’3’,
‘qr_retrieve_timeout_minutes’:’30’,
‘qr_scheduler_dest_ae’:’CCIS’,
‘qr_scheduler_dest_address’:’127.0.0.1’,
‘qr_scheduler_dest_port;’:’5104’,
‘qr_scheduler_process_odd’:’true’,
‘qr_scheduler_process_even’:’true’,
‘qr_peaksystemloadtimes’:’SU:1100-1100;MO:930-1630;TU:930-930;WE:930-1630;TH:930-1630;FR:930-
1630;SA:1100-1100’,
‘qr_customalgenabled’:’TRUE’,
‘qr_retrievenewstudiesfirst’:’TRUE’,
‘qr_dbselectlimit’:’20’,
‘qr_scheduler_timer_interval’:’1000’,
‘qr_retrieve_timer_interval’:’1000’,
‘qr_completeonpacs_interval’:’10’,
‘qr_pendingretrieval_interval’:’1’,
‘qr_pendingverification_interval’:’300’,
‘qr_schedule’:’5/26/2011 00:00:00;0.0:1:0;1/1/2050;30.0:00:0;0|5/26/2011 00:00:00;0.0:10:0;1/1/2050
;0.2:00:0;1|5/26/2011 00:15:00;0.0:30:0;1/1/2050;0.8:00:0;1|5/26/2011 20:00:00;1.0:00:0;1/1/2050;7.
0:00:0;1|5/27/2011 22:00:00;7.0:00:0;1/1/2050;28.0:00:0;1’
}
queue_recovery_interval
The amount of time in milliseconds between attempts by the gateway to recover HL7 messages that
failed to process and DICOM images that failed to upload. Default is 600000 (10 minutes). If value
is not set or value is invalid, default is 3600000 (1 hour).
remote_logging
Not yet implemented.
services_delay_seconds
Services value. Not used by the gateway. Sets the delay in seconds before services will send a
study push request to the gateway. Used mainly to ensure studies are complete before pushing into
a destination. Default is 0 seconds.
storage_commitment_timeout
The length of time in minutes to maintain images in the storage committment database. Disabled by
setting to null or 0, which is the default. Note that this is rarely used, if at all.
storage_root_path
The local directory path where DICOM files are stored when received by the gateway and then
uploaded to the cloud. Default is “C:\Program Files\DICOMGrid\Storage”.
store_clients_enabled
A comma-separated list of DICOM libraries to be used when pushing studies to a destination. This
is useful when either the MyDICOM library (denoted “DG”) or the Clear Canvas library (denoted
“CC”) fail to push a particular study. Default is “DG,CC”.