5.3.78 Release Notes
These Release Notes are for FH CAD Monitor release 5.3.78, and provide a listing of the enhancements implemented and defects resolved during this release.
Note: FH CAD Monitor requires FH 7.9.14 or FHnet 2.0.18.08 or later.
Information about the enhancements and issues resolved in the previous release is available in the 5.3.76 Release Notes.
The following enhancement is implemented during this release.
When creating CAD data filters, you can now set precedent in logical expressions for the filters.
Example: You can now build expression UNIT_ID AND (UNIT_EROUTE_DATE is not NULL AND UNIT_ONSCENE_DATE is not NULL)
in FH CAD Monitor.
To find and use this new feature, do the following.
-
At the bottom of the FH CAD Monitor interface, click Options.
The FIREHOUSE Software CAD Monitor Options dialog box appears, set to the General tab.
- Click the Filters & Data tab.
-
Under CAD Data Filters, click Filters.
The CAD Data Filters dialog box appears. The new ( and ) columns appear in the table for building logical expressions.
Information on using this new feature is available in Define CAD data filters.
The following issues were resolved during this release.
Note: These issues occurred only in integrations between FH 7 and FH CAD Monitor.
If you mapped the narrative information into an incident report user field, mapping the field as cad_incidents.narrativepull
did not work as expected.
When you tried to open a code conversion in FH CAD Monitor, the following error appeared.
Error 13 (Alias 'ALLCODES' is not found.)
This error was followed by additional Error 12
errors.
In the past, TriTech stored the incident number in a CaseNumbers
element. Under that element, there was a single CaseNbr
sub-element. TriTech changed the reference to the sub-elements from CaseNbr
to casenumber
, and increased the number of sub-elements possible under each parent element. As a result, FH CAD Monitor was not able to process the updated CAD data file format as expected.