Media Composer Service
Description
Media Composer
Dependencies
Attributes
MediaCapacity
Media Capacity. Format: ##.#GB or ##.#MB. 1MB = 1000000 Bytes, 1GB = 1000MB.
Default Value
700MB
LabelFileFormat
Defines Format of created Label file.
Value |
Meaning |
---|---|
|
no Label File |
|
Portable Document Format (PDF) |
|
Postscript |
Default Value
NO
FileSetDescriptorFilename
File-set Descriptor File (a "README" file). NO
= no File-set Descriptor File.
Default Value
NO
CharsetOfFileSetDescriptorFile
Character set used in the File-set Descriptor File.
Default Value
ISO_IR 100
DefaultStudyID
Value of Study ID used in DICOMDIR records, if there is no value for Study ID in the referenced DICOM file. "{#..0..
}" will be replaced by the hash value of the Study Instance UID, where the number of "0" characters defines the minimal, and the total number of "#" and "0" characters, the maximal number of used digits.
Default Value
S{0000000000
}
DefaultStudyDate
Value of Study Date used in DICOMDIR records, if there is no value for Study Date in the referenced DICOM file.
Default Value
19000101
DefaultStudyTime
Value of Study Time used in DICOMDIR records, if there is no value for Study Time in the referenced DICOM file.
Default Value
000000
DefaultModality
Value of Modality used in DICOMDIR records, if there is no value for Modality in the referenced DICOM file.
Default Value
OT
DefaultSeriesNumber
Value of DefaultSeriesNumber used in DICOMDIR records, if there is no value for DefaultSeriesNumber in the referenced DICOM file.
Default Value
0
DefaultInstanceNumber
Value of DefaultInstanceNumber used in DICOMDIR records, if there is no value for DefaultInstanceNumber in the referenced DICOM file.
Default Value
0
ValuesForIndexFile
Comma separated list of values of flag Include Non-DICOM Objects (2200,0008), to include INDEX.HTM
in root directory on media.
Default Value
NO,FOR_PHYSICIAN,FOR_PATIENT,FOR_TEACHING,FOR_RESEARCH
ValuesForCreateIcons
Comma separated list of values of flag Include Non-DICOM Objects (2200,0008), to create icons for DICOMDIR, if no icon is provided in the Media Creation Request.
Default Value
NO,FOR_PHYSICIAN,FOR_PATIENT,FOR_TEACHING,FOR_RESEARCH
IconWidth
Maximal Width of generated icons.
Default Value
64
IconHeight
Maximal Height of generated icons.
Default Value
64
ValuesForIncludeMd5Sums
Comma separated list of values of flag Include Non-DICOM Objects (2200,0008), to include MD5 checksums.
Default Value
MD5_SUMS
ValuesForIncludeWeb
Comma separated list of values of flag Include Non-DICOM Objects (2200,0008), to include Web presentations.
Default Value
FOR_PHYSICIAN,FOR_PATIENT,FOR_TEACHING,FOR_RESEARCH
HyperlinkCase
Defines case of letters in hyperlinks (UPPER
or lower
) in generated XHTML files. Should be set to lower
for pure ISO9660 filesystem without Rock Ridge or Joliet extensions (configurable by attributes of Make ISO Image Service), to promote interoperability across O/S Platforms.
Default Value
lower
JpegWidth
Maximal Width of generated JPEG images for web representation.
Default Value
512
JpegHeight
Maximal Height of generated JPEG images for web representation.
Default Value
512
IncludeDisplayApplicationOnAllMedia
Controls if in the case of Media Splitting an included Display Application is only burned on the first media or on all.
Default Value
true
PutNewestStudyOnFirstMedia
Controls if in the case of Media Splitting the newest study of one patient is put on the first media, or if studies of one patient are ordered chronological.
Default Value
true
MakeIsoImage
Activates creation of ISO 9660 image file before the media creation request is processed by the Media Writer Service.
Default Value
true
KeepSpoolFiles
Keep spool files (for debugging) in failure case.
Default Value
false
LogXml
Log XML representation of DICOMDIR to server/default/log/dicomdir.xml
.
Default Value
false
BufferSize
Size of buffer used to copy files. No need to change default value: 512
.
Default Value
512
MakeIsoImageServiceName
Used internally - do NOT modify.
Default Value
dcm4chee.cdw:service=MakeIsoImage
SpoolDirName
Used internally - do NOT modify.
Default Value
dcm4chee.cdw:service=SpoolDir
QueueName
Used internally - do NOT modify.
Default Value
MediaComposer
Name
The class name of the MBean
State
The status of the MBean
StateString
The status of the MBean in text form
Operations
create
Standard MBean lifecycle method
start
The start lifecycle operation
stop
The stop lifecycle operation
destroy
The destroy lifecycle operation
jbossInternalLifecycle
The detyped lifecycle operation (for internal use only)