Description
PPS SCU Service to forward GP-PPS messages received by the PPS SCP Service
Dependencies

Attributes
DestinationAETitles
List of the AE titles of application entities being notified about Work item status changes by GP-PPS messages, separated by (backslash).
NONE = do not send GP-PPS messages to any application entities.
Duplicate GP-PPS N-CREATE messages triggered by multiple GP-SPS N-ACTION with status IN PROGRESS can be avoided by configuration of local GP-PPS SCP as additional destination.
Default Value: DCM4CHEE
CallingAETitle
Calling AE title used in the Association Request.
Default Value: DCM4CHEE
PpsUidSuffix
Suffix used to derive SOP Instance UID of emitted GP-PPS from SOP Instance UID of corresponding GP-SPS.
Default Value: .1
CopyWorkitemCode
Specifies if Scheduled Workitem Code of GP-SPS is set as Performed Workitem Code in emitted GP-PPS.
Default Value: true
CopyStationNameCode
Specifies if Scheduled Station Name Code of GP-SPS is set as Performed Station Name Code in emitted GP-PPS.
Default Value: true
CopyStationClassCode
Specifies if Scheduled Station Class Code of GP-SPS is set as Performed Station Class Code in emitted GP-PPS.
Default Value: true
CopyStationGeographicLocationCode
Specifies if Scheduled Station Geographic Location Code of GP-SPS is set as Performed Station Geographic Location Code in emitted GP-PPS.
Default Value: true
CopyProcessingApplicationsCode
Specifies if Scheduled Processing Applications Code of GP-SPS is set as Performed Processing Applications Code in emitted GP-PPS.
Default Value: true
Concurrency
Maximum number of concurrent forwarded GP-PPS messages.
Default Value: 1
RetryIntervals
Number and intervals of retries of failed GP-PPS forward 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
AcceptTimeout
A-Associate accept timeout in milliseconds. 0 = no timeout.
Default Value: 10000
DIMSETimeout
DIMSE message timeout in ms. 0 = no timeout.
Default Value: 60000
SocketCloseDelay
Socket close delay in milliseconds after an A-Release response.
Default Value: 5
MaximumPDULength
Maximum protocol data unit (PDU) package length for receiving PDUs.
Default Value: 16352
Default Value: 1
TcpNoDelay
Send packets as quickly as possible (Disable Nagle's algorithmn).
Default Value: true
SendBufferSize
Buffer size used for socket output. 0 = use platform default.
Default Value: 0
ReceiveBufferSize
Buffer size used for socket input. 0 = use platform default.
Default Value: 0
QueueName
Used internally. Do not modify.
Default Value: PPSScu
JMSServiceName
Used internally. Do NOT modify.
Default Value: dcm4chee.archive:service=JMS
GpwlScpServiceName
Used internally. Do not modify.
Default Value: dcm4chee.archive:service=GPWLScp
TLSConfigName
Used internally. Do not modify.
Default Value: dcm4chee.archive:service=TLSConfig
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)