XDS Store2Dcm Service
Description
Store2Dcm Service. Provides a Service to Store XDS Documents as encapsulated DICOM Objects in a DICOM archive.
Dependencies
Attributes
#CalledAET
Called AET of StoreSCP/StgCmtSCP.
Default Value: DCM4CHEE
#RemoteHost
Hostname of StoreSCP/StgCmtSCP.
Default Value: localhost
#RemotePort
Port of StoreSCP/StgCmtSCP.
Default Value: 11112
#CallingAET
Calling AET used of this StoreSCU/StgCmtSCU.
Default Value: DOC_SEND
#LocalHost
Hostname of this StoreSCU/StgCmtSCU.
Default Value: localhost
#LocalPort
Port of this StoreSCU/StgCmtSCU.
Default Value: 11113
#xslFile
XSL Filename that should be used to add Information from Submissionset to DICOM object.<br/>
NONE: disable XSL transformation of metadata. <br/>
DEFAULT: Use a default stylesheet (submission2dcm.xsl as CLASSPATH resource). <br/>
<Filename>:Either an absolut filename or relative to Server Home Directory.
Default Value: DEFAULT
#Mime2CuidMap
Mapping of Mimetype to SOP Class UID.<br/>
Format: <mimetype>:<SOPClassUID><br/>
You can specify a default SOP Class UID for mime types not listed with mimetype='default'.<br/>
NONE means no Mapping and use of private EncapsulatedDocumentStorage (1.2.40.0.13.1.5.1.4.1.1.104.1)
for all mimetypes.
Default Value: NONE
#RequestStgCmt
Enable/disable StgCmt request to ensure availability of Document.
Default Value: false
#MaximumPDULengthSend
Maximum protocol data unit (PDU) package length for sending PDUs.
Default Value: 16352
#MaximumPDULengthReceive
Maximum protocol data unit (PDU) package length for receiving PDUs.
Default Value: 16352
#MaximumOperationsInvoked
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.
Default Value: 1
#AcceptTimeout
A-Associate accept timeout in milliseconds. 0 = no timeout.
Default Value: 10000
#DIMSERspTimeout
DIMSE message timeout in milliseconds. 0 = no timeout.
Default Value: 60000
#SocketCloseDelay
Socket close delay in milliseconds after an A-Release response.
Default Value: 50
#TcpNoDelay
Send packets as quickly as possible (Disable Nagle's algorithmn).
Default Value: true
#SendBufferSize
Buffer size used for socket output. 0 = use platform default.
Default Value: 0
#ReceiveBufferSize
Buffer size used for socket input. 0 = use platform default.
Default Value: 0
#storeDocument
Store a document file with information of metadata (submissionset/ExtrinsicObject).
#storeDocument
Store a document file with information of metadata (submissionset/ExtrinsicObject).