Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Study Reconciliation Service.

Dependencies

Attributes

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

Example:10m!9-17 => every 10 minutes poll the database and check study that need Reconciliation, except between the hours of 9:00am and 5:00pm.

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

FindSCPAETitle

AE Title of reference FIND SCP.

CallingAETitle

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

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).

LimitNumberOfStudiesPerTask

Maximum number of studies that are checked in one task.

ScheduledStatus

Status indicating studies scheduled for reconciliation..

SuccessStatus

Status to indicate successful reconciliation.

FailureStatus

Status to indicate failed reconciliation.

AcceptTimeout

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

DIMSETimeout

DIMSE message timeout in milliseconds. 0 = no timeout.

SocketCloseDelay

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

TLSConfigName

Used internally. Do NOT modify.

SchedulerServiceName

Used internally. Do NOT modify.

Name

The class name of the MBean

State

The status of the MBean

StateString

The status of the MBean in text form

Operations

create

Standard MBean lifecycle method

start

The start lifecycle operation

stop

The stop lifecycle operation

destroy

The destroy lifecycle operation

jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

check

Used internally.

reschedule

Reschedule failed Reconciliations.

Notifications

  • No labels