Tutorial: Fix To Update Scenario Files On Sender Or Receiver Button Click

135 views
Skip to first unread message

Mat Davis

unread,
Oct 21, 2025, 7:11:04 AM10/21/25
to Edge Test Tool (ETT)
Hi all - please see below.

Thanks - Mat Davis
NOTE: See the following thread for more info on Content Validation blockers for USCDIv3 Local Testing due to not having access to the "answer key XMLs"
https://groups.google.com/g/edge-test-tool/c/gYLJ5yv62Kc

Issue
  • I was using the Local C-CDA Validator UI and noticed the #4 scenario files were always the same, no matter if I chose "SVAP 2023" or "USCDIv4" options
  • Review of the code also mentions a comment about defaulting
    "// default to cures update as of Jan 2021"
  • But how do I stop the options below from defaulting and never updating?
    2025-10-21 05h55_11_01_localvalidator-incorrectpdfs-drummon.png
Solution
  1. From your Local C-CDA Validator, navigate to the following location:
    "C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\referenceccdaservice\static\js\validator_controller.js"
  2. Back up this file
  3. Now edit this file
  4. Make the following changes, starting from Line# 626: 
    1. Change "=" to "==" for cures
    2. Change "=" to "==" for svap
    3. Change "=" to "==" for uscdiv3
    4. Change "=" to "==" for uscdiv4
  5. Review the screenshots below and save your changes after

  6. Before
    2025-10-21 05h45_29_01_awsqafootprint-localvalidator.png

  7. After
    2025-10-21 05h46_39_01_awsqafootprint-localvalidator-manualupdate.png

Solution Confirmation
Reply all
Reply to author
Forward
0 new messages