2024.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.4, Social Security numbers you enter in the Driver profile are encrypted in the database by default.

Having encrypted Social Security numbers could interfere with third-party applications accessing the data. This happens because the data is encrypted when transferred. The third-party application would not have the ability to decrypt it.

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 allows you to 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.

Requirements

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

  • Microsoft® .NET Framework
    Install or upgrade to the latest version of the Microsoft .NET Framework on your system. At a minimum, you should have V.4.6.2 installed.

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

  • 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 the FuelTMS applications, and have administrator rights for that system.
    Like most applications, FuelTMS applications can be installed locally on a user’s system. It is also possible to install FuelTMS applications 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 FuelTMS applications 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.38

Enhancements

PC*Miler 38 (TTESUITE-210203)

As of this release, PC*Miler 38 is certified for use with Fuel Dispatch.

Scrolls

Assign Grid Layout to view in Scrolls (TTESUITE-209216)

This relies on the TTS50 setting [Misc]UseNewScrolls=Y. Modifications ported from TMWOperations to Fuel Dispatch to support the concept of designating board views with saved grid layouts. All .Net Fuel Dispatch Scrolls have been modified to implement the setting. The modification applies the following table modifications for FuelDBMods.sql: PTS92798.sql SavedGridLayouts.ViewName, PTS56930.sql New table PlanningBoardConfigLayoutDefaults, SavedGridLayouts.BoardType, and PTS56843.sql savedgridlayouts.pbc_id.

Layout permissions have also been modified to include:

  • Screen adjusted to reflect additions to the top layouts panel, including movement of buttons and caption of save layouts button. It now looks like the TMWOperations layout permissions dialog.

  • The Close button now simply closes the application which is consistent with TMW Operations.

Previously, in Fuel Dispatch, it implicitly saved. Also note that the layout permissions dialog is the same as that is used for screen/menu designs. The Upper grid for grid layouts was modified to show board/view only for scroll results grid layouts. Lastly, the view drop down contains defined views in Edit Views (in Scroll menu).

Resolved issues

Call On Demand Order Entry

  • TTESUITE-210676

Since delivery information is part of the retrieval of an order, there was a small change made in Call On Demand Order Entry that will prevent the order from locking when information regarding the delivery freight is still being loaded.