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 3 Next »

Description

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

Dependencies

Attributes

CalledAETitles

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

CallingAETitles

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

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

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

MaximumPDULength

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

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

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.

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

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.

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

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

DcmServerName

Used internally - do NOT modify.

AuditLoggerName

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)

linkMppsToMwl

Link MPPS to MWL entries.

unlinkMpps

Unlink MPPS to MWL entries.

deleteMPPSEntries

Deletes a list of MPPS entries.

Notifications

  • No labels