Versions Compared

Key

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

...

IAN/SCN SCU Service. Used to notify DICOM peers about available instances for Instance Available Notifications and Study Content Notifications.

Dependencies

Attributes

...

#NotifiedAETitles
Anchor
NotifiedAETitles
NotifiedAETitles

List of AE titles of notified application entities, separated by (backslash).
NONE = do not notify any application entity.

...

Default Value: NONE

#SendOneIANforEachMPPS
Anchor
SendOneIANforEachMPPS
SendOneIANforEachMPPS

Send IAN not before having received the last instance of the instance set referenced in the MPPS. Otherwise send IAN already when receiving the last instance of a Series or when the association over which instances were received is closed by the sender.

Default Value: true

...

#OnStudyDeleted
Anchor
OnStudyDeleted
OnStudyDeleted

Enables sending Instance Availability Notifications after Study deletion by FileSystemMgt.

...

Default Value: true

#CallingAETitle
Anchor
CallingAETitle
CallingAETitle

Calling AE title used in the Association Request.

Default Value: DCM4CHEE

...

#RetryIntervals
Anchor
RetryIntervals
RetryIntervals

Number and intervals of retries for failed Instance Available or Study Content Notification requests.
Format: Comma separated list of <number> x <interval> pairs.
The interval can be specified in seconds (##s), minutes (##m), hours (##h) or days (##d).

Example: 5x1m,10x10m
=> Retry a total of 5 times, one minute apart for each retry; then retry a total of 10 times, 10 minutes apart for each retry.

...

Default Value: 5x1m,12x5m,24x1h,7x1d

#OfferInstanceAvailableNotification
Anchor
OfferInstanceAvailableNotification
OfferInstanceAvailableNotification

Enable the Offer Instance Available Notification Service in the Association Request.

...

Default Value: true

#OfferStudyContentNotification
Anchor
OfferStudyContentNotification
OfferStudyContentNotification

Enable the Offer Basic Study Content Notification Service in the Association Request.

...

Default Value: true

#PreferInstanceAvailableNotification
Anchor
PreferInstanceAvailableNotification
PreferInstanceAvailableNotification

Prefer the use of the Instance Available Notification Service if the Instance Available Notification and Basic Study Content Notification Service is supported by the remote application entity.

...

Default Value: true

#Concurrency
Anchor
Concurrency
Concurrency

Maximum number of concurrent sent notifications.

Default Value: 1

...

#StudyContentNotificationPriority
Anchor
StudyContentNotificationPriority
StudyContentNotificationPriority

Priority used in Basic Study Content Notification Requests.
Enumerated Values: LOW, MEDIUM, HIGH.

...

Default Value: MEDIUM

#AcceptTimeout
Anchor
AcceptTimeout
AcceptTimeout

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

...

Default Value: 10000

#DIMSETimeout
Anchor
DIMSETimeout
DIMSETimeout

DIMSE message timeout in ms. 0 = no timeout.

...

Default Value: 60000

#SocketCloseDelay
Anchor
SocketCloseDelay
SocketCloseDelay

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

Default Value: 50

...

#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

...

#QueueName
Anchor
QueueName
QueueName

Used internally. Do not modify.

...

Default Value: IANScu

#JMSServiceName
Anchor
JMSServiceName
JMSServiceName

Used internally. Do NOT modify.

Default Value: dcm4chee.archive:service=JMS

...

#StoreScpServiceName
Anchor
StoreScpServiceName
StoreScpServiceName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=StoreScp

...

#MppsScpServiceName
Anchor
MppsScpServiceName
MppsScpServiceName

Used internally. Do not modify.

...

Default Value: dcm4chee.archive:service=MPPSScp

#FileSystemMgtServiceName
Anchor
FileSystemMgtServiceName
FileSystemMgtServiceName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=FileSystemMgt

...

#TLSConfigName
Anchor
TLSConfigName
TLSConfigName

Used internally - do NOT modify.

...

Default Value: dcm4chee.archive:service=TLSConfig

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

...