Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TraCS FAQ—Additional Instructions for Fall 2023

...

Info

NOTE: The Additional Instructions for Fall 2020 and 2021 must be completed before completing the instructions found in this document. If you have not completed the Additional Instructions for 2020 or 2021 or if you are unsure whether you have or not, please contact Badger TraCS for assistance. Failing to ensure this being completed will cause further issues.

The WIPack date will have a date that starts with ‘21’ or before.

Read through the entire task before beginning. All steps must be done in order. After the Master Computer has updated, all remaining TraCS computers need to be updated together as there could be issues with Agency Tables being out of sync.

...

i. We will allow the other clients to update once the additional instructions are completed.

  1. SQL Server Agencies Only (Agencies using Access Databases can skip down to step #3): Database scripts are required for this update to add new tables and columns to your TraCS database. The Delta scripts are set on auto-run but, you should complete the steps below to verify the update ran completely. The error below is a definite sign that you need to check for delta scripts (see below)

    1. Start SQL Server Management Studio (SSMS) and connect to your TraCS databases with admin credentials.

    2. This step will Create additional fields in the tracs_data database needed for the new fields in the Alcohol, UFAD and Fatal Supplement forms along with the Agency Group found in every form by running the most recent Delta.sql script.

      1. The script will be in the TraCS network folder under the DBData\SQLScripts folder.

      2. The name of the script takes the form of Delta.sql.

        1. Ignore IndexDelta.sql files

      3. You will be working with the most recent Delta.sql script present.

      4. Open the most recent Delta.sql script in notepad

        1. The goal is to run all the commented lines in the Delta.sql script

          1. Delete all uncommented lines of code

          2. Use the find and replace function to remove comment symbols from each commented line.

          3. Save the file.

          4. Run Delta.sql script in SQL Server Management Studio against the TraCS data database only

      5. Go to TraCS Configuration Manager | Utilities Tab | Click DBSync

        1. After this has finished, check the DBData\SQLScripts folder for a new Delta.sql script.

        2. Repeat starting from 2(b)(ii) until there are only IndexDelta.sql scripts generated.

  2. OPTIONAL: Only Required if exporting Contact Summary form to RMS: If you export Contact Summary data to your Records Management System (RMS), you are required to configure the export rules for new forms to match the requirements of your RMS. Refer to Task 3.14(a): Configure RMS Transmission Settings, Standard Alternative in the Badger TraCS Maintenance Guide and your RMS Documentation for more information on configuring RMS export instructions.

    1. The Contact Summary form has been updated to version 2.

    2. Put the similar forms together by using the up/down arrows (e.g. incident.frm.exml next to incidentV2.frm.exml)

      1. If form is Active, ensure the new version of the form is Active as well (match the settings from the old version of the form).

      2. Verify the report type using the Reports button (shown below), ensuring the file type, file name extension, and all other settings are the same (needed for ImageToRMS settings.)

        1. NOTE: the Contact Summary form only exports in TraCS 10 Format

  3. OPTIONAL FOR WEB SERVICES – For all others ***DO NOT SKIP THIS STEP*** Create new distribution file. ***DO NOT SKIP THIS STEP*** Note this distribution is to export new user files.

    1. If you do not complete this step your field units will continue to receive the following error message.

    2. Start the Configuration Manager if it is not already running.

    3. Export user files so that they may be distributed to field units. IF WEB SERVICES DO NOT DO THIS STEP (if you have contact badgertracs@dot.wi.gov to remove the files from the distribution and folder)

      1. Click the Users taband then click the User Editor button.

        1. Clear the Inactive User field.

      2. Click the Search button.

      3. Select user accounts to export.

      4. If you use TraCS to manage your users, click the Select All button to select all users.

      5. If you use Active Directory to manage your users, only select the #AD_AU_USER# and #AD_TEMPLATE_USER# users. IMPORTANTNOTE:DO NOT SELECT ALL USERS

        1. Click the User Files button.

        2. The file path will be preselected to your TraCS user folder.

        3. Click OK.

        4. Wait for confirmation that the user files have been created.

    4. Start TraCS

    5. Sign in with a System Administrator account.

    6. Click the Configuration and Distribution button in the Tools ribbon menu.

    7. Click Create Distribution.

    8. Enter your agency’s 3-digit Location ID number and click OK. (NOTE: Some agencies have a different name for their distribution configuration form; use whatever is appropriate for your agency).

    9. Press the Edit button, notice the Version Number field automatically updates.

    10. REQUIRED: Ensure the Distribution Type field has both Mobile and Office. (NOTE: You do not have to complete both office and mobile distributions on one form).

    11. Ensure the Automatic Download field has both Mobile and Office if distributions are downloaded automatically. (If your Agency is using a USB (thumb drive) to end shift, you can ignore this step.)

    12. Press the validate button. If the form validates without error, you will receive a message requesting to create the distribution files. Click Ok

    13. Click OK

    14. Click Yes to generate the distribution files and place them in the distribution folders for deployment.

    15. Click OK when the deployment message appears.

    16. Start TraCS on your master computer. Click Yes to allow other computers to begin receiving the update.

Info

NOTE:Field units will receive a warning that their installation is incomplete until they run the new distribution. If this message persists after running the new distribution, it means that user files were not exported correctly when the distribution was made. The user files contain the new access level for the 2023 crash form and this error message must be cleared up before they can use the new form. Contact badgertracs@dot.wi.gov for assistance if you are having difficulties getting this error message to go away.

...

Info

NOTE: We strongly encourage you to use the TraCS Update server on your TraCS Mobile computer if possible since it is automatic and much faster and easier than the manual download method. The update files are smaller and take less time to install compared to the full WIPack.

Note

FUTURE REQUIREMENTS: SQL Server Agencies: TraCS supports version 2016 and above. If your SQL server is a version lower you need to upgrade the server to a newer version. This will not install properly with lower versions. The TraCS vendor recommends SQL version 2019 and above for the next baseline version.

...