Skip to content

Commit

Permalink
Invalid A-ASSOCIATE RQ on retrieve/export to C-STORE SCP with configu…
Browse files Browse the repository at this point in the history
…red Restricted Transfer Capabilities dcm4che/dcm4chee-arc-light#2324
  • Loading branch information
gunterze committed Dec 17, 2019
1 parent ff718b5 commit f67fffc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs/networking/config/archiveDevice.rst
Expand Up @@ -1070,11 +1070,11 @@ DICOM Archive Device related information

(dcmRelationalRetrieveNegotiationLenient)"
"
.. _dcmRestrictRetrieveAccordingTransferCapabilities:
.. _dcmRestrictRetrieveSilently:

:ref:`Restrict Retrieve According Transfer Capabilities <dcmRestrictRetrieveAccordingTransferCapabilities>`",string,"Indicates if the set of requested objects to retrieve shall be restricted according the Transfer Capabilities of the Retrieve Destination. CONFIGURATION - consider configured Transfer Capabilities of the Destination AE, but treat a non accepted Presentation Context as failure. May be overwritten by configured value for particular Archive Network AEs. Enumerated values: NO, YES or CONFIGURATION.
:ref:`Restrict Retrieve Silently <dcmRestrictRetrieveSilently>`",boolean,"Indicates if the set of requested objects to retrieve shall be silently (=without counting not transferred object as failures) restricted according the Transfer Capabilities of the Retrieve Destination. Otherwise the number of requested objects for which no Transfer Capability is configured for the Retrieve Destination and therefore are not retrieved is counted as failures. Only effective, if the Retrieve Destination has configured at least one Transfer Capability with SCP role. May be overwritten by configured value for particular Archive Network AEs.

(dcmRestrictRetrieveAccordingTransferCapabilities)"
(dcmRestrictRetrieveSilently)"
"
.. _dcmSchedulerMinStartDelay:

Expand Down
6 changes: 3 additions & 3 deletions docs/networking/config/archiveNetworkAE.rst
Expand Up @@ -452,11 +452,11 @@ DICOM Archive Network AE related information

(dcmRelationalRetrieveNegotiationLenient)"
"
.. _dcmRestrictRetrieveAccordingTransferCapabilities:
.. _dcmRestrictRetrieveSilently:

:ref:`Restrict Retrieve According Transfer Capabilities <dcmRestrictRetrieveAccordingTransferCapabilities>`",string,"Indicates if the set of requested objects to retrieve shall be restricted according the Transfer Capabilities of the Retrieve Destination. CONFIGURATION - consider configured Transfer Capabilities of the Destination AE, but treat a non accepted Presentation Context as failure. Overwrites value specified on Device level. Enumerated values: NO, YES or CONFIGURATION.
:ref:`Restrict Retrieve Silently <dcmRestrictRetrieveSilently>`",boolean,"Indicates if the set of requested objects to retrieve shall be silently (=without counting not transferred object as failures) restricted according the Transfer Capabilities of the Retrieve Destination. Otherwise the number of requested objects for which no Transfer Capability is configured for the Retrieve Destination and therefore are not retrieved is counted as failures. Only effective, if the Retrieve Destination has configured at least one Transfer Capability with SCP role. Overwrites value specified on Device level.

(dcmRestrictRetrieveAccordingTransferCapabilities)"
(dcmRestrictRetrieveSilently)"
"
.. _dcmRejectConflictingPatientAttribute:

Expand Down
2 changes: 1 addition & 1 deletion docs/networking/config/webApplication.rst
Expand Up @@ -34,7 +34,7 @@ Web Application information
"
.. _dcmWebServiceClass:

:ref:`Web Service Class(s) <dcmWebServiceClass>`",string,"Web Service Classes provided by the Web application Enumerated values: QIDO_RS, STOW_RS, WADO_RS, WADO_URI, UPS_RS, DCM4CHEE_ARC, DCM4CHEE_ARC_AET, DCM4CHEE_ARC_AET_DIFF, PAM, REJECT, MOVE, MOVE_MATCHING or ELASTICSEARCH.
:ref:`Web Service Class(s) <dcmWebServiceClass>`",string,"Web Service Classes provided by the Web application Enumerated values: QIDO_RS, STOW_RS, WADO_RS, WADO_URI, UPS_RS, QIDO_COUNT, DCM4CHEE_ARC, DCM4CHEE_ARC_AET, DCM4CHEE_ARC_AET_DIFF, PAM, REJECT, MOVE, MOVE_MATCHING or ELASTICSEARCH.

(dcmWebServiceClass)"
"
Expand Down

0 comments on commit f67fffc

Please sign in to comment.