Notifications

Release notes on tasks that apply to Notifications.

Version Type Description ID

19.0.15.0

CORR Users can now also select Spanish or French as their preferred language for Eligibility Expiration notification messages for IVR, SMS, and Email. TI-13164
19.0.16.0 CORR The following context properties have been added to allow the configuration of the delivery time window and expiration date of notifications for advance drop-offs, no shows, and client low balances:
  • Notification/Generator/PASS/AdvanceDropoffNotice/Voice/MinutesToExpired
  • Notification/Generator/PASS/NoShow/MinutesToExpired
  • Notification/Generator/PASS/ClientLowBalanceWarning/DaysToExpired
TI-16948
19.0.17.0 CORR Exception errors that occur while executing SQL queries are now shown in the CDBLog. TI-12435
19.0.18.0 ENH Additional languages now supported for Vehicle Arrived notifications. TI-14500
19.0.17.0 CORR The issues that occurred when the default alias was used for the Standby Scheduled callback notification have been fixed. TI-17523
19.0.18.0 CORR Reminder in advance calls now only read out trips with the set subtype for the specified date. Previously, the system also read out trips with a different subtype occurring on the same day. (The subtype is set in the Notification/Generator/PASS/ReminderInAdvance/TripRetrieveSubType property.) TI-17993
19.0.18.0 CORR Support for the filtering by subtype of all PASS notifications: ImminentArrival, ReminderInAdvance, Standby, TripConfirmation, TripDenial, TripReminder, and AdvanceDropoffNotice has been added. (The subtypes are set in the Notification/Generator/PASS/*/TripRetrieveSubType. The * refers to the type of PASS notification.) TI-18132
19.0.20.0 CORR Added a new context property: Notification/Generator/PASS/TripConfirmation/BookingConfirmation/CallTimeDelay context property for Booking Confirmation Populator, which allows users to delay the generation of newly created bookings. TI-18263
19.0.21.0 CORR Added a new context property, Notification/Delivery/Voice/CountNoResourcesAsFailedAttempt. If selected, calls with 'NO_RESOURCES: no free channel or media resource' are counted as failed delivery attempts. The calls are then covered by the number of failed attempts limit. TI-18786
19.0.21.0 CORR Added new two context properties to manage the purging of email .dat files:
  1. Notification/Delivery/Email/PurgeFailedDatFilesLookBack - Sets the number of days to preserve .dat files for failed notifications. If set to 0, all .dat files related to failed notifications are deleted the next time an attempted purge takes place. The default value is 30 and the property is stored in the INI file.
  2. Notification/Delivery/Email/DatFilePurgeLookBack - Sets how far back in time users can look back for sent/expired notifications to delete. If set to 0, all .dat files are checked.
TI-19078
19.0.21.0 CORR The issue of a database deadlock causing other Trapeze applications to stop responding has been fixed. TI-19143

19.0.23.0

CORR

Fixed PASS Notification service fails based on database connection issues.

MODTE-140
19.0.24.0 ENH Additional verbose and message trace statements are now shown on the CDBLog regarding the Notification delivery service for voice, email, and SMS messages. TI-20711
19.0.23.0 ENH

Updated the description of context property: Notification/Delivery/Push Notification/APN/UseDevelopmentServer to clarify that Trapeze6 must be restarted whenever a change is made.

MODTE-530
19.0.23.0 CORR

Fixed an issue where enabling push notifications for Imminent Arrival & Reminder-In-Advance caused voice notifications to fail.

TI-20326