Media Creation Management SCU
Description
Media Creation Management SCU. Used to where and how media are created, including the automatic creation of media.
Dependencies
Attributes
#CallingAETitle
The calling AE title.
Default Value: DCM4CHEE
#RetrieveAETitle
The retrieve AE title for the move.
Default Value: DCM4CHEE
#MoveDestinationAETitle
The move destination AE title.
Default Value: CDRECORD
#McmScpAETitle
The Media Creation Management SCP AE Title.
Default Value: CDRECORD
#Concurrency
Maximum number of concurrent invoked Media Creation Requests.
Default Value: 1
#FileSetIdPrefix
Prefix to be added the burn files for the file set ID.
Default Value: DISK_
#NumberOfCopies
Number of copies to create, from 1-99.
Default Value: 1
#MaxMediaUsage
Maximum media usage for DICOM files. This values is usually smaller than the real media size to keep space for index and optional html files. 1MB = 1000000 Byte, 1GB = 1000MB
Default Value: 600MB
#MinStudyAge
The minimum duration before studies are scheduled for offline storage. Increasing the delay for scheduling ensures that all instances of a study are available, and will be stored on a single piece of media.
Format: ##h (in hours), ##d (in days), ##w (in weeks)
Default Value: 2d
#MaxStudyAge
The maximum duration before studies are archived on media. Only effective, if media creation is triggered automatically if the #BurnMediaInterval attribute is enabled.
Format: ##h (in hours), ##d (in days), ##w (in weeks)
Default Value: 4w
#ScheduleMediaInterval
Interval in which studies received thatare older than the configured MinStudyAge are associated to media and scheduled for creation.
Format: ##s (in seconds), ##m (in minutes), ##h (in hours), NEVER = disable media scheduling
Default Value: NEVER
#UpdateMediaStatusInterval
Interval in which the Media Creation Server is queried for the status of pending Media Creation Requests.
Format: ##s (in seconds), ##m (in minutes), ##h (in hours), NEVER = disable query of Media Creation Server
Default Value: NEVER
#BurnMediaInterval
Interval in which creation of media with studies received that are older than configured MaxStudyAge is triggered automatically.
Format: ##h (in hours), ##d (in days), ##w (in weeks), NEVER = no automatic trigger of media creation
Default Value: NEVER
#AutomaticMediaCreation
Enables automatic media creation.
If automatic media creation is disabled, a notification is sent to the email listdefined in the #NotifyBurnMediaEmailTo attribute.
#NotifyBurnMediaEmailTo
List of comma-separated email addresses that should be notified when one or more media are ready to burn.
Default Value: {{}}
#NotifyBurnMediaEmailFrom
Email address that is used as the from address in the notification email.
Default Value: {{}}
#Priority
Priority for move and media creation request.
Enumerated Values: LOW, MEDIUM, HIGH.
Default Value: MEDIUM
#IncludeNonDicomObj
The type of none DICOM information or object that the SCP should include in the media.
Use NO if no additional information or objects should be included.
Default Value: MD5_SUMS
#UseInstanceInfo
Specifies whether to extract label information from the instances.
Default Value: false
#TimerIDCheckForMediaToBurn
The timer ID for scheduler of checking for media to burn.