Versions Compared

Key

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

...

Description

DICOM Modality Performed Procedure Step SCP. Used to the calling and called AE titles for receiving MPPS messages.

Dependencies

Image Added

Attributes

CalledAETitles
Anchor
CalledAETitles
CalledAETitles

List of accepted called AE titles, separated by (backslash).
For example, DCM4CHEE\DCM4CHEE2.

CallingAETitles
Anchor
CallingAETitles
CallingAETitles

List of accepted calling AE titles, separated by (backslash).
ANY = accept any.

AcceptedTransferSyntax
Anchor
AcceptedTransferSyntax
AcceptedTransferSyntax

List of accepted Transfer Syntaxes. Order defines selection preference. Use either the Transfer Syntaxes UID value or following defined symbolic names:

  • ImplicitVRLittleEndian,
  • ExplicitVRLittleEndian,
  • DeflatedExplicitVRLittleEndian,
  • ExplicitVRBigEndian

CoerceConfigDirectory
Anchor
CoerceConfigDirectory
CoerceConfigDirectory

Directory where configuration files for attribute coercion are located. A relative path name is resolved relative to dcm4chee_home/server/default/.

MaximumPDULength
Anchor
MaximumPDULength
MaximumPDULength

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

Warning

This property should be set to equal values for all DICOM SCP services with same called AE Title(s). Otherwise it is non-deterministic, which configured value is effective.

MaximumOperationsInvoked
Anchor
MaximumOperationsInvoked
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.

Warning

This property should be set to equal values for all DICOM SCP services with same called AE Title(s). Otherwise it is non-deterministic, which configured value is effective.

MaximumOperationsPerformed
Anchor
MaximumOperationsPerformed
MaximumOperationsPerformed

The maximum number of outstanding operations and/or sub-operations it allows the Association-requester to perform asynchronously. A value of zero indicates an unlimited number of outstanding operations.

Warning

This property should be set to equal values for all DICOM SCP services with same called AE Title(s). Otherwise it is non-deterministic, which configured value is effective.

EjbProviderURL
Anchor
EjbProviderURL
EjbProviderURL

Identifies JNDI (e.g: jnp://hostname:1099) with EJBs.
"LOCAL", if EJBs are deployed in same JBoss instance.

DcmServerName
Anchor
DcmServerName
DcmServerName

Used internally - do NOT modify.

AuditLoggerName
Anchor
AuditLoggerName
AuditLoggerName

Used internally - do NOT modify.

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)

linkMppsToMwl
Anchor
linkMppsToMwl
linkMppsToMwl

Link MPPS to MWL entries.

unlinkMpps
Anchor
unlinkMpps
unlinkMpps

Unlink MPPS to MWL entries.

deleteMPPSEntries
Anchor
deleteMPPSEntries
deleteMPPSEntries

Deletes a list of MPPS entries.

Notifications