Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Overview

Verify Document Query (XDSDocumentEntryPatientId) required element is present in the request.

Test Detail

The Document Query (Passthrought) service is running with JMX call script to set the CONNECT application to Passthrough services without application restart.

  • Update CONNECT config

  • Update Database table (Correlation, AA Mapping)

  • Send Document Query (without XDSDocumentEntryPatientId) and verify error message.

DocumentQueryErrorCodes:

...

XDSStoredQueryMissingParam Missing XDSDocumentEntryPatientId (Value)

  1. Update configuration

  2. Clear correlation table and Add Correlation

  3. Clear AA Mapping and Add Mapping

  4. Delay 30,000 milliseconds (30 seconds)

  5. Document Query

...

    • Assert errorCode (XDSStoredQueryMissingParam)

    • Assert codeContext (Required parameter XDSDocumentEntryPatientId, not present in query request)

XDSStoredQueryMissingParam Missing XDSDocumentEntryPatientId (slot element)

  1. Update configuration

  2. Clear correlation table and Add Correlation

  3. Clear AA Mapping and Add Mapping

  4. Delay 1,000 milliseconds? (30 seconds)

  5. Document Query

    • Assert errorCode (XDSStoredQueryMissingParam)

    • Assert codeContext (Required parameter XDSDocumentEntryPatientId, not present in query request)