Parameters for the Web service to DICOM pattern

DICOM Service
Pattern parameter Default Description
Application entity title BROKERAE

This is the DICOM title of the pattern generated application entity when it connects to the remote application entity (PACS).

Remote application entity title PACS

This is the DICOM title of the remote application entity where the DICOM C-FIND and C-MOVE commands are sent to.

Maximum number of results 99

This parameter specifies the maximum number of C-FIND response messages which are processed. This value ensures long running C-FIND queries complete in a reasonable length of time.

Connection timeout (seconds) 60

The maximum length of time allowed to establish a connection to the remote application entity (PACS).

Connection details localhost:11112

This parameter defines the TCP/IP connection for the remote application entity (PACS) in the form hostname:port.

Enable support for query WSDL Selected If this parameter is selected, if the broker receives an HTTP GET request with a ?wsdl query string, the broker returns WSDL and XML schema information relating to the endpoint. Use this parameter to control the distribution of your WSDL.
Logging
Pattern parameter Default Description
Logging required Cleared This pattern parameter determines whether the pattern instance includes the subflow for logging.

If this pattern parameter is cleared, the logging subflow is not included.

If this pattern parameter is selected, you must set values for Log queue manager and Log queue.

Log queue manager This pattern parameter defines the queue manager that is used for logging. You can leave this parameter blank if the broker queue manager is used for logging.

This pattern parameter is required only if Logging required is selected.

Log queue LOG This pattern parameter defines the queue that is used for logging.

This pattern parameter is required only if Logging required is selected.

Error handling
Pattern parameter Default Description
Error message required Selected This pattern parameter determines whether the pattern instance includes code for placing error messages on a queue.

If this pattern parameter is selected, values must be set for Error queue manager and Error queue.

Error queue manager This pattern parameter defines the queue manager that is used for error logging.

This pattern parameter is required only if Error message required is selected.

Error queue ERROR This pattern parameter defines the queue that is used for error messages.

This pattern parameter is required only if Error message required is selected.

General
Pattern parameter Default Description
Flow prefix This pattern parameter defines the prefix that is added to the start of all message flow names.
Flow suffix This pattern parameter defines the suffix that is added to the end of all message flow names.
Queue prefix This pattern parameter defines the prefix that is added to the start of all queue names.

If default queue names are used, the prefix, suffix, or both, must be set to identify queue names for each pattern instance.

Queue suffix This pattern parameter defines the suffix that is added to the end of all queue names.

If default queue names are used, the prefix, suffix, or both, must be set to identify queue names for each pattern instance.

Short description This pattern parameter defines the description that is added to the Short description property of all message flows that are generated.
Long description This pattern parameter defines the description that is added to the Long description property of all message flows that are generated.

All the pattern parameters are listed with their default values. Where no default is indicated, the default value is an empty string.

Back to the Web service to DICOM pattern specification