Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Study Reconciliation Service. Normally used for migration from an old archive to a new archive.

Dependencies

Attributes

...

#TaskInterval
Anchor
TaskInterval
TaskInterval

Interval in which to check for studies for Reconciliation.
Format:
<TaskInterval> := <interval>'!'<from>'-'<to> | 'NEVER'
<interval> = ##s (in seconds), ##m (in minutes), ##h (in hours).
<from> = start hour (0-23) when no Study Reconciliation should be performed
<to> = end hour (0-23) when no Study Reconciliation should be performed
NEVER = disable automatic Study Reconciliation

...

By setting this type of TaskInterval, you can ensure checks occur outside of peak imaging hours.

...

Default Value: NEVER

#FindSCPAETitle
Anchor
FindSCPAETitle
FindSCPAETitle

AE Title of reference FIND SCP.

...

Default Value: TIANI_ARCHIVE

#CallingAETitle
Anchor
CallingAETitle
CallingAETitle

Calling AE Title used in association request to reference FIND SCP.

...

The calling AE title.

Default Value: DCM4CHEE

#MinStudyAge
Anchor
MinStudyAge
MinStudyAge

Minimum age of a study that will be checked for need of Reconciliation, in
##w (in weeks), ##d (in days), or ##h (in hours).

...

Default Value: 1d

#LimitNumberOfStudiesPerTask
Anchor
LimitNumberOfStudiesPerTask
LimitNumberOfStudiesPerTask

Maximum number of studies that are checked in one task.

Default Value: 100

...

#ScheduledStatus
Anchor
ScheduledStatus
ScheduledStatus

Status indicating studies scheduled for reconciliation..

...

Default Value: 1

#SuccessStatus
Anchor
SuccessStatus
SuccessStatus

Status to indicate successful reconciliation.

...

Default Value: 0

#FailureStatus
Anchor
FailureStatus
FailureStatus

Status to indicate failed reconciliation.

...

.

Default Value: -1

#TimerIDCheckStudyReconciliation
Anchor
TimerIDCheckStudyReconciliation
TimerIDCheckStudyReconciliation

Used internally. Do NOT modify.

Default Value: CheckStudyReconciliation

#AcceptTimeout
Anchor
AcceptTimeout
AcceptTimeout

A-Associate accept timeout in milliseconds. 0 = no timeout.

Default Value: 10000

...

#DIMSETimeout
Anchor
DIMSETimeout
DIMSETimeout

DIMSE message timeout in milliseconds. 0 = no timeout.

...

Default Value: 60000

#SocketCloseDelay
Anchor
SocketCloseDelay
SocketCloseDelay

Socket close delay in milliseconds after an A-Release response.

...

.

Default Value: 50

#MaximumPDULength
Anchor
MaximumPDULength
MaximumPDULength

Maximum protocol data unit (PDU) package length for receiving PDUs.

Default Value: 16352

#TcpNoDelay
Anchor
TcpNoDelay
TcpNoDelay

Send packets as quickly as possible (Disable Nagle's algorithmn).

Default Value: true

#SendBufferSize
Anchor
SendBufferSize
SendBufferSize

Buffer size used for socket output. 0 = use platform default.

Default Value: 0

#ReceiveBufferSize
Anchor
ReceiveBufferSize
ReceiveBufferSize

Buffer size used for socket input. 0 = use platform default.

Default Value: 0

#TLSConfigName
Anchor
TLSConfigName
TLSConfigName

Used internally. Do NOT not modify.

...

Default Value: dcm4chee.archive:service=TLSConfig

#SchedulerServiceName
Anchor
SchedulerServiceName
SchedulerServiceName

Used internally. Do NOT modify.

...

Default Value: dcm4chee.archive:service=Scheduler

#Name
Anchor
Name
Name

The class name of the MBean

...

#State
Anchor
State
State

The status of the MBean

...

#StateString
Anchor
StateString
StateString

The status of the MBean in text form

Operations

...

#create
Anchor
create
create

Standard MBean lifecycle method

...

#start
Anchor
start
start

The start lifecycle operation

...

#stop
Anchor
stop
stop

The stop lifecycle operation

...

#destroy
Anchor
destroy
destroy

The destroy lifecycle operation

...

#jbossInternalLifecycle
Anchor
jbossInternalLifecycle
jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

...

#check
Anchor
check
check

Used internally.

...

#reschedule
Anchor
reschedule
reschedule

Reschedule failed Reconciliations.

...