PPS SCU Service to forward GP-PPS messages received by
the PPS SCP Service
org.dcm4chex.archive.dcm.gpwlscp.PPSScuService
The default constructor
GPPPSScuService
&defaultAttributes;
&defaultSCUAttributes;
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.
DestinationAETitles
java.lang.String
Calling AE title used in the Association Request.
CallingAETitle
java.lang.String
Suffix used to derive SOP Instance UID of emitted GP-PPS from
SOP Instance UID of corresponding GP-SPS.
PpsUidSuffix
java.lang.String
Specifies if Scheduled Workitem Code of GP-SPS
is set as Performed Workitem Code in emitted GP-PPS.
CopyWorkitemCode
boolean
Specifies if Scheduled Station Name Code of GP-SPS
is set as Performed Station Name Code in emitted GP-PPS.
CopyStationNameCode
boolean
Specifies if Scheduled Station Class Code of GP-SPS
is set as Performed Station Class Code in emitted GP-PPS.
CopyStationClassCode
boolean
Specifies if Scheduled Station Geographic Location Code of GP-SPS
is set as Performed Station Geographic Location Code in emitted GP-PPS.
CopyStationGeographicLocationCode
boolean
Specifies if Scheduled Processing Applications Code of GP-SPS
is set as Performed Processing Applications Code in emitted GP-PPS.
CopyProcessingApplicationsCode
boolean
Maximum number of concurrent forwarded GP-PPS messages.
Concurrency
int
Number and intervals of retries of failed
GP-PPS forward requests.<br>Format:
<br>Comma separated list of <i>number</i>x<i>interval</i> pairs.
<br>The interval can be specified in seconds (##s),
minutes (##m), hours (##h) or days (##d).
<br>Example:
<br>5x1m,10x10m means 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.
RetryIntervals
java.lang.String
Used internally. Do NOT modify.
QueueName
java.lang.String
Used internally. Do NOT modify.
JMSServiceName
javax.management.ObjectName
Used internally. Do not modify.
GpwlScpServiceName
javax.management.ObjectName
&defaultOperations;