DICOM Modality Worklist SCP
org.dcm4chex.archive.dcm.mwlscp.MWLScpService
The default constructor
MWLScpService
Accepted called AE titles, separated by \ (backslash).
CalledAETitles
java.lang.String
ANY = accept any.
CONFIGURED_AETS = accept any configured AE Title.
]]>
CallingAETitles
java.lang.String
AcceptedTransferSyntax
java.lang.String
Enable proxy C-FIND to remote MWL SCP.
Proxy MWL SCP is configured in MWL SCU Service.
UseProxy
boolean
Enable check if unsupported matching key(s) are used in C-FIND.
In this case the C-FIND PENDING status is changed from 0xff00 to 0xff01.
(Not used if proxy is enabled!)
CheckMatchingKeySupported
boolean
Maximum protocol data unit (PDU) package length for receiving PDUs.
Attention: This property should be set to equal values for all DICOM SCP
services with same called AE Title(s)! Otherwise it is non-deterministic,
which configured value is effective!
MaximumPDULength
int
The maximum number of outstanding operations and/or
sub-operations it allows the Association-requester to invoke asynchronously.
A value of zero indicates an unlimited number of outstanding operations.
Attention: This property should be set to equal values for all DICOM SCP
services with same called AE Title(s)! Otherwise it is non-deterministic,
which configured value is effective!
MaximumOperationsInvoked
int
The maximum number of outstanding operations and/or
sub-operations it allows the Association-requester to perform asynchronously.
A value of zero indicates an unlimited number of outstanding operations.
Attention: This property should be set to equal values for all DICOM SCP
services with same called AE Title(s)! Otherwise it is non-deterministic,
which configured value is effective!
MaximumOperationsPerformed
int
AET/timestamp-mwl-cfindrq.xml and
AET/timestamp-mwl-cfindrsp.xml in the log directory.
Useful for creation of XSL stylesheets for query/result attribute coercion.
Separate multiple values by \(backslash).
NONE = no calling AE titles.]]>
LogAETitles
java.lang.String
archive-install-directory/server/default/.]]>
CoerceConfigDirectory
java.lang.String
FileName: <LOG_DIR>/coercion/<timestamp>.<xsl file>.[in]|[out]
Coercion logs are only written for Calling AETs specified in LogAETitles!]]>
WriteCoercionXmlLog
boolean
Used internally. Do NOT modify.
DcmServerName
javax.management.ObjectName
Used internally. Do NOT modify.
MppsScpServiceName
javax.management.ObjectName
Used internally. Do NOT modify.
MwlScuServiceName
javax.management.ObjectName
Used internally. Do NOT modify.
TemplatesServiceName
javax.management.ObjectName
Used internally. Do NOT modify.
AEServiceName
javax.management.ObjectName
&defaultAttributes;
&defaultOperations;