Skip to content

TIS updates for support tool 4.2.0.RELEASE

Latest
Compare
Choose a tag to compare
@trapnine trapnine released this 17 Aug 20:10
63f72dc

Overview

TIS now supports scoring validation calls from the support tool scoring validator application.

This behavior is triggered by support tool causing ERT to send TIS a scoring request with the new optional scoremode parameter set to 'validate'.

Deployment

NOTE: Prior to deployment, create a backup of the existing directories where TIS is deployed, taking special care to ensure the config files (e.g. web.config) are copied to a safe location

  • Download the attached .zip archive
  • Copy the content of the bin to the bin directory where TIS is deployed

Database Updates

The following DB updates must be executed for this build to run properly:

https://github.com/SmarterApp/TDS_TestIntegrationSystem/blob/develop/TDSQAService/OSS.TIS/SQL/

  • TISDB/4_oss_tis_create_tvp_types_for_oss_tis_database.sql
  • TISDB/6_Update_StoredProcedures_Remove_OppId.sql
  • TISDB/8_oss_tis_add_new_ica_project_and_metadata.sql
  • TISDB/9_oss_tis_add_new_ica_pending_project_and_metadata.sql
  • TDSItemBank/7_create_procedure_spDeleteAssessment.sql
  • TDSItemBank/8_create_tvp_types_for_itembank_database.sql