2023.6

This section contains the following for the latest version:

  • System requirements

  • Enhancements (new or updated features)

  • Resolved issues (application improvements)

Before upgrading your production environment, Trimble recommends that you read the system requirements and install the latest version in a test environment. If you have questions, please contact your Trimble customer representative.

Warnings

Social Security number encryption warning

Starting in version 2020.2, Social Security numbers you enter in the Driver profile are encrypted in the database by default.
However, you can set up the system so that the Social Security numbers you enter in the Driver profile are not encrypted in the database.
To do so, set the DataEncryption General Info Table setting’s String1 field to N.

The Data Conversion Administration Utility lets you encrypt/decrypt a group of Social Security numbers in your database. Contact your Professional Services representative to obtain the DataConversionAdministrationUtilityInstall.msi.

Access and usage of The Data Conversion Administration Utility should only be provided to a system administrator. That utility provides access to all highly sensitive data and should only be used in the explicit instance of needing to encrypt or decrypt the driver profile.

Cancel order/trip feature warning

Starting in version 2020.1, the user interface for the cancel order/trip functionality has changed. Several enhancements were made to make the process easier and more intuitive. Also, the same Cancel Trip/Order window is now used in both Order Entry and in the Trip Folder.
For more information, see Canceling an order in version 2020.1 and later.

User level record security

Starting with TMW Operations version 2019.1, there is a functional change that will affect customers using custom views on Company Planner, Brokerage, or Covering boards that rely on User Level Record Security. Affected customers may need to contact Support for assistance before upgrading. See the User level record security resolved issue for details.

Minimum technical requirements for 17.50 or higher warning

To upgrade from a build lower than 17.50 to 17.50 or higher, you must follow these steps.

  1. Notify your Support team that you will upgrade. (As noted in Step 4, they will need to work with you to complete the installation process.)

  2. Verify that your environment adheres to these minimum technical requirements:

    • Microsoft .NET Framework version 4.6.2 must be installed.

    • Client operating systems must be at Windows 7 SP1 or higher.

    • Server operating systems must be at Windows Server 2012 or higher.

    • In addition, verify that your system adheres to the additional requirements listed in the General requirements section for the build you are upgrading to.

  3. Run the TMW Operations installation program.

  4. Before any users attempt to use TMW Operations, call your Support representative to have them update your Planning Worksheet boards.

Trimble Transportation has added columns to the system default Planning Worksheet views to enhance the inline editing feature. These columns also must be added to all custom views. Support will perform this step for you at no cost.

Case sensitive passwords warning

Starting with V.17.50, the system treats all passwords as case sensitive. This includes existing passwords.

This change affects how you log in with an existing password:

  • If your password was created with [Misc]CaseSensitivePasswords=OFF in your TTS50, you must enter that password in all upper case characters.

  • If your password was created with [Misc]CaseSensitivePasswords=ON in your TTS50, you can enter that password as you originally recorded it (case sensitive).

Requirements

Before you begin installing TMW Operations version 2023.6, check that these requirements are met:

  • TMWSuite®
    You must be using TMWSuite V. 2023.6.

  • TMW Back Office
    If you are using TMW Back Office, your version of TMW Operations must be the same as your version of TMW Back Office.

  • Microsoft® .NET Framework
    .NET Framework 4.6.2 or later (full package not client)

    The framework must be installed on the TMW Operations server, client, and administrator systems before you install TMW Operations. If it is not present, the system displays an advisory message during the installation. Install the framework before running the application.

  • Internet Information Services (IIS) for Microsoft Windows Server®
    IIS Microsoft Windows Server 2008 R2 or later

  • Microsoft SQL Server®

    • Microsoft SQL Server 2014 or later

      Note: SQL Server 2016, SQL Server 2017, SQL Server 2019, and SQL Server 2022 are certified for use with this application. Trimble Transportation recommends using the latest service pack of whichever version you use.

  • You must be logged into the system where you want to install TMW Operations, and have administrator rights for that system.
    Like most applications, TMW Operations can be installed locally on a user’s system. It is also possible to install TMW Operations on a network drive. To do so, you must be logged into the system where the drive is physically located, and have administrator rights for that system.

  • SQL Server System Administrator rights are necessary.
    The installation of TMW Operations includes the manual application of a SQL script to the TMWSuite database. You must have a SQL Server administrator login and password to apply it.

  • PC*MILER®
    Certified with PC*MILER v.37

  • TruETA Preplanning
    You must have these Trimble Web Products and modules installed:

Enhancements

Freight Board Interface

Call TTC Directly when Retrieving Auth Token from 123Loadboard (TTESUITE-207913)

When requesting authorization for posting loads and/or trucks to 123Loadboard via the TTC API, users will now simply choose one option of (1) Loads, (2) Trucks, or (3) Both prior to proceeding with the Authorize/Login process. There is now no need to enter any other information on the Vendor Options tab prior to requesting authorization.

Restrict to Only Compatible Equipment Codes when Posting Trucks to 123Loadboard (TTESUITE-208258)

When posting a truck to vendor 123Loadboard from the Create Posting tab, the Equipment Type dropdown included equipment types that were not compatible with 123Loadboard. Now, the Equipment Type dropdown includes only those types compatible with 123Loadboard.

Resolved issues

Application upgrade SQL

  • TTESUITE-206940
    Corrected an issue that could potentially result in Supporting Paperwork configuration records being overwritten when applying database upgrade SQL.

  • TTESUITE-206941
    Changed the SQL to create the Index on the BillDocTypes table. The SQL to create the index was only executed if the new field was created. Since the Index was dropped in a different SQL script, the Index was always dropped whenever the SQL Set was run. However, the index was only created the first time the new column was added. The SQL was broke out to create the index to not require the ADD of the new column (it does verify the column exists) so it gets recreated every time (since it’s dropped every time).

Company Profile

  • TTESUITE-205960
    When creating a company with a Trimble Places link, there was an error message displaying a SQL duplicate key error and the company was not getting linked to the Trimble Place. The issue has been fixed and now the company is created with a Trimble Place link without any error.

Customize menu

  • TTESUITE-204128
    If a user uses the right-click menu Customize option and tries to edit a menu toolbar image to something else and saves the display layout, when the saved layout is reloaded the image is reverting back to the menu item’s default image. We decided to take the Copy, Paste, Reset and Edit image options away in the menu Customize window that is built into the menu objects.

Order Hold Definition Setup window

  • TTESUITE-152842
    Resolved an issue in the Order Hold Definition Setup window where an exception occurs if you used a filter row in the top grid and attempted to edit filter cells.

Trip Folder

  • TTESUITE-205373
    Fixed the cause of exception in the Trip Audit tab that results in an exception error "String or binary data would be truncated"