Move SCU Service to process move orders. Invokes DICOM Retrieve requests, typically from the archive's own DICOM Query/Retrieve Service (SCP). org.dcm4chex.archive.dcm.movescu.MoveScuService The default constructor MoveSCUService &defaultAttributes; &defaultSCUAttributes; Calling AE title of the Move SCU. CallingAETitle java.lang.String AE title of the default Move SCP. Only effective, if a Move order does not specify a Retrieve AE title or the ForceCalledAET flag is set to true. CalledAETitle java.lang.String ForceCalledAET boolean Format:
Comma separated list of numberxinterval pairs or NEVER.
The interval can be specified in seconds (##s), minutes (##m), hours (##h) or days (##d).
Individual settings for specific Destination AETs can be specified by prefix [AET], separating several AET setting by new line. An entry without [AET] prefix will be treated as default.

Example: 5x1m,10x10m
=> retry a total of 5 times, one minute apart for each retry; then retry a total of 10 times, 10 minutes apart for each retry.

Example:
[AET1]2x1m,3x10m
[AET2]NEVER
5x1m,10x10m
=> for destination AET1 retry a total of 2 times, one minute apart for each retry; then retry a total of 3 times, 10 minutes apart for each retry. Retries are disabled for destination AET2. For all other destinations retry a total of 5 times, one minute apart for each retry; then retry a total of 10 times, 10 minutes apart for each retry. ]]> RetryIntervals java.lang.String Maximum number of concurrent invoked Move Requests. Concurrency int Used internally. Do NOT modify. QueueName java.lang.String Used internally. Do NOT modify. JMSServiceName javax.management.ObjectName &defaultOperations; Schedule Retrieve scheduleMove Retrieve AE Title retrieveAET java.lang.String Move Destination destAET java.lang.String DICOM Priority (0 = MEDIUM, 1 = HIGH, 2 = LOW) priority int Patient ID pid java.lang.String Study Instance UID studyIUID java.lang.String Series Instance UID seriesIUID java.lang.String SOP Instance UIDs sopIUIDs [Ljava.lang.String; Scheduled Time in ms from 1970-01-01 00:00 scheduledTime long void Schedule Retrieve scheduleMove Retrieve AE Title retrieveAET java.lang.String Move Destination destAET java.lang.String DICOM Priority (0 = MEDIUM, 1 = HIGH, 2 = LOW) priority int Patient ID pid java.lang.String Study Instance UIDs studyIUIDs [Ljava.lang.String; Series Instance UIDs seriesIUIDs [Ljava.lang.String; SOP Instance UIDs sopIUIDs [Ljava.lang.String; Scheduled Time in ms from 1970-01-01 00:00 scheduledTime long void Schedule Retrieve scheduleMoveOrder SCU Move Order order org.dcm4chex.archive.dcm.movescu.MoveOrder Scheduled Time in ms from 1970-01-01 00:00 scheduledTime long void