DICOM Instance Availability Notification SCP. Updates Instances Availability in DB records for instances only retrievable from external AE on receive of a DICOM Instance Availability Notification N-CREATE request. org.dcm4chex.archive.dcm.ianscp.IANScpService The default constructor IANScpService &defaultAttributes; List of accepted called AE titles, separated by \(backslash). For example, DCM4CHEE\DCM4CHEE2. CalledAETitles java.lang.String ANY = accept any.
CONFIGURED_AETS = accept any configured AE Title. ]]>
CallingAETitles java.lang.String
AcceptedTransferSyntax java.lang.String 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 Used internally. Do NOT modify. DcmServerName javax.management.ObjectName Used internally. Do NOT modify. AEServiceName javax.management.ObjectName &defaultOperations;