Use case: Request Storage Commit (and set external retrieve AET in consequence)
for objects received from central archive without need to forward the objects
back to central archive. (Migration, Prefetching, ..)
]]>
org.dcm4chex.archive.dcm.stgcmt.StgCmtScuBySeriesStoredService
The default constructor
StgCmtScuBySeriesStoredService
Use NONE to disable this service.
Format:
<AET>[=[<callingAET>:]<calledAET>
AET : The callingAET of C-STORE that should trigger a StgCmt request.
callingAET : Calling AET of StgCmt request (default: first entry of CalledAETs attribute in StgCmtScuScp service)
calledAET : Called AET of StgCmt request (default: <AET>)
]]>
RequestStgCmtOnReceiveFromAETs
java.lang.String
Possible Values:
NONE : Do always request a StgCmt.
ANY : Only request a StgCmt if a object is not external retrievable.
<AET>: Only request a StgCmt if a object is not external retrievable from this AET.
]]>
NoStgCmtIfExternalRetrieveAET
java.lang.String
Delay of sending StgCmt request in ms. This can be used to avoid DB deadlocks (SeriesStored.commit and StgCmt update)
Delay
int
Used internally. Do NOT modify.
StgCmtServiceName
javax.management.ObjectName
Used internally. Do NOT modify.
StoreScpServiceName
javax.management.ObjectName
&defaultAttributes;
&defaultOperations;