This topic contains information on the features that can be enabled and disabled in the Dispatch solution. Through the web.config file, you can choose which system features will be available in order to customize the system to meet your needs. Each feature is represented by a key. In general, keys are enabled when their value is "true" and disabled when their value is "false"; however, some keys accept other values.
The web.config file is located in appSettings in the installation folder for the system and is already configured with the installation. Keep in mind that changing the default settings in the file can affect the system and prevent the use of some features. For details, contact your system administrator.
The table below presents details on each key. Note that some texts in the system can be customized, and, therefore, in the description of the keys the names of tabs and windows may not be compatible with the system default, for example.
Key |
Description |
EnableMessages |
Displays the button for sending messages for each call and occurrence in the Occurrences and Calls and Occurrences windows of the Manage Dispatches and Monitoring sections. |
ShowLegend |
Displays the list of icons used on the map and their respective legends. |
EnableChat |
Enables the chat feature in the side menu on the map. For this feature to work correctly, the value of the EnableAttendantFloatingMenu key must also be set to "true". |
EnableServiceUnitStatusChangeNotification |
Informs the tracking service, such as Modulo Integration Service (MIS, of any changes in the statuses of the service units. |
EnableClickToCall |
Enables the feature to dial directly to the number of the person who called to report an incident. |
EnableSmsService |
Enables the feature for sending SMS messages in the side menu on the map. For this feature to work correctly, the system must be integrated with an SMS gateway and the value of the EnableAttendantFloatingMenu must also be configured as "true". |
EnableRecordings |
Enables the feature for recording calls in the side menu on the map. For this feature to work correctly, the system must be integrated with a telecommunications network and the value of the EnableAttendantFloatingMenu key must also be configured as "true". |
EnableApiCache |
Activates the cache for calls to the system API. The calls allowed can be configured in the CacheConfig.json file located in the CCM/App_Data/ folder for the application. |
EnableIncidentReopening |
Allows completed calls and occurrences to be reopened. |
EnableUndockContainer |
Allows the Dispatch Requests and Service Units tabs in the Manage Dispatches section to be separated from the map and displayed in a new window. |
TextConfigPath |
Points to the configuration file for texts in the Dispatch solution. |
SpecialCategoriesPath |
Points to the file for call categories. The file indicates which categories make it unnecessary for addresses to be registered for calls. |
ShowTitle |
Displays the Title field in the form for creating calls. When its value is "true", this field will be required, while the Description field will be optional. If disabled, the title will be optional and can only be provided in the Edit Occurrence window of the Manage Dispatches section. |
ShowAttachmentsOnAttendantIncidentForm |
Displays the Attachments section, allowing files to be attached to the form for creating calls. Note that, even if its value is "false", this feature will remain enabled in the Edit Occurrence window of the Manage Dispatches section. |
ShowWaitingAttendantSituation |
Enables the "Awaiting Operator" checkbox in the advanced search for calls to be filtered by this status in the Calls and Occurrences window. |
ShowTransferredToAnotherCenterSituation |
Enables the "Transferred to Another Center" checkbox in the advanced search for calls to be filtered by this status in the Calls and Occurrences window. |
ShowAssignedToAttendantSituation |
Enables the "Call Being Registered" checkbox in the advanced search for calls to be filtered by this status in the Calls and Occurrences window. |
ShowAssignedToDispatcherSituation |
Enables the "Under Analysis" checkbox in the advanced search for occurrences to be filtered by this status in the Calls and Occurrences and Occurrences windows. |
EnableCallEditing |
Allows calls to be edited once saved. If its value is "false", when clicking Save in the New Call window, the call will be saved and completed, and cannot be edited afterwards. |
EnableCallCancellation
|
Displays the Cancel (Prank Call) and Cancel Call buttons, allowing calls to be cancelled in the Edit Call window of the Manage Calls section. In addition, it enables the "Cancelled" checkbox in the advanced search for calls to be filtered by this status in the Calls and Occurrences window. For this feature to work properly, the value of the EnableCallEditing key must also be configured as "true". |
EnableCallTransfer |
Displays the Transfer Call button, allowing calls to be transferred to other centers in the Edit Call window of the Manage Calls section. For this feature to work correctly, the value of the EnableCallEditing key must also be configured as "true". |
EnableMandatoryIncidentDescription
|
Makes the Description field required in the form for creating calls and in the forms for editing calls and occurrences. |
EnableAttendantRequestDispatchOnOccurrence |
Displays the Request Dispatch button, allowing operators to request dispatch through the Edit Call and Edit Occurrence windows of the Manage Calls section. For this feature to work correctly, the value of the EnableCallEditing key must also be configured as "true". |
EnableEndCall |
Displays the End Call button, allowing calls to be ended by operators in the Edit Call window of the Manage Calls section. For this feature to work correctly, the value of the EnableCallEditing key must also be configured as "true". |
DefaultIncidentOriginId |
Completes the Origin field in the form for creating calls with a default origin that can be changed later. The value of this key must be completed with the ID of the origin, as displayed in the Call Origins section. |
EnableFormattedIncidentName |
Puts the last five digits of the call identifier in bold and increases the font size in the Create Call window of the Manage Calls section and in the forms for creating calls and editing calls and occurrences. |
EnableMandatoryRequesterPhonePrimary |
Makes the Caller Telephone 1 field required in the form for creating calls and in the form for editing calls and occurrences. |
EnableMultipleDispatchRequests |
Allows operators to select more than one group when requesting dispatch in the Manage Calls section. |
HidePersonFieldsOnCall |
In the Manage Calls section, hides all the fields in the People Involved section in the form for creating calls. Also hides the Number of People Affected and Victims in Need of Medical Care fields in the forms for creating and editing calls in the Manage Calls and Manage Dispatches sections. Note that this key does not hide the People Involved section in the Manage Dispatches section. |
EnableWaitingCallWindow |
Enables the Create Call window, allowing the form for creating calls to be opened manually. |
EnableMessagesButtonOnAdvancedSearchAttendant |
Displays the button for sending messages for each call and occurrence in the Calls and Occurrences window in the Manage Calls section. |
EnableEditButtonOnAdvancedSearchAttendant |
Displays the editing button for each call and occurrence in the Calls and Occurrences window of the Manage Calls section. |
EnableAssociateButtonOnAdvancedSearchAttendant |
Displays the association button for each call and occurrence in the Calls and Occurrences window of the Manage Calls section. |
EnableFinishIncidentButtonOnAdvancedSearchAttendant |
Displays the end button for each call in the Calls and Occurrences window of the Manage Calls section. |
EnableRequestAndEditIncidentButton |
Displays the Request and Edit Call button when selecting dispatch groups in the Edit Call and Edit Occurrence windows of the Manage Calls section. Not that, for this feature to work correctly, the EnableCallEditing key must be enabled. |
EnableAttendantFloatingMenu |
Displays the feature menu on the map, with options to select maps, enable and disable layers, search addresses, and manage shapes, among others. |
EnableAttendantExternalIncidentsWindow |
Enables the External Calls windows, displaying the calls transferred from another center in the Manage Calls section. |
EnableAttendantNotificationsWindow |
Enables the Notifications window, displaying notifications in the Manage Calls section. |
EnableAttendantServiceUnitsWindow |
Enables the Service Units window, allowing operators to manage service units in the Manage Calls section. |
EnablePriorityIncidentsGrid |
Enables the Priority Occurrences section, displaying a list with information on occurrences that have not yet been associated with service units. |
EnableNotFinishedIncidentsGrid |
Enables the Unfinished Occurrences section, displaying a list with information on occurrences with associated service units. |
EnableMultiFieldsAddress |
Separates the Address field into District, Subdistrict, Street, and Number in the form for creating calls. |
EnableCreateIncidentButtonOnAdvancedSearchAttendant |
Displays the button for creating calls in the Calls and Occurrences window of the Manage Calls section. |
EnableCreateIncidentButtonOnSearchByAddress |
Displays the button for creating a call when locating an address on the map through the Search by Address window in the Manage Calls section. Both the address search window and the creation button must be enabled for calls to be created through this feature. |
EnableIntegratorIncidentsSummaryWindow |
Enables the Calls and Occurrences by Category window, displaying statistics on calls and occurrences in the Today’s Occurrences section. |
EnableEditLocationButtonOnPins |
Displays the button for changing the location in the pop-up window displayed when clicking a call or occurrence on the map, in the Manage Calls and Monitoring sections. Note that, even if its value is "false", calls being created may have their location changed through the pop-up window in the Manage Calls section. |
EnableMessagesButtonOnPins |
Displays the button for sending messages in the pop-up window displayed when a call or occurrence is clicked on the map, in the Manage Calls section. |
EnableFinishIncidentButtonOnPins |
Displays the button for completing a call in the pop-up window that appears when a call is clicked on the map, in the Manage Calls section. |
EnableEditButtonOnPins |
Displays the editing button in the pop-up window displayed when a call or occurrence is clicked on the map in the Manage Calls section. For this feature to be disabled, the value of the EnableCallEditing key must also be configured as "false". |
EnableEditButtonOnAssociateWindow |
Displays the editing button in the Associate Calls and Occurrences window in the Manage Calls and Monitoring sections and in the Associate Occurrences window of the Manage Dispatches section. |
EnableAutomaticAcceptDispatchRequest |
Automatically accepts dispatch requests in the Manage Dispatches section and hides the "Awaiting Dispatcher" status. When its value is "false", each dispatch request must be manually accepted by dispatchers. |
EnableAddServiceUnitFieldEvent |
Enables the feature for adding field events to service units associated with dispatch requests in the Manage Dispatches section. |
EnableIncidentRecordAndBOPM |
Enables the BOPM and Occurrence Registration Number fields in the pop-up for completing a dispatch request in the Manage Dispatches section. |
EnableAssistedDispatchGroupUnitAssociation |
Displays only the service units that are associated with the dispatch groups of which you are a member. When its value is "false", all service units registered in the system will be displayed. |
EnableFinalCategoryFeature |
Enables the Final Category field in the pop-up for completing a dispatch request in the Manage Dispatches section and in the spreadsheet of calls and occurrences. |
EnableTemporaryAbsence |
Changes the "Unavailable" status for service units to "Temporarily Removed". In addition, in the Manage Calls section, it enables the Remove Unit Temporarily window, allowing the reason for removal to be selected. |
EnableIncidentReport |
Enables the Export Calls and Occurrences section, allowing calls and occurrences to be exported to a spreadsheet. |
EnablePopupIncidentTitle |
Enables the Title field in the pop-up displayed when a call or occurrence is clicked on the map. |
EnableSearchOnMap |
Locates an address on the map when searched for through the Street field of the advanced search feature in the Calls and Occurrences and Occurrences windows. Note that for this feature to function properly, the value of the ChangeAddressFieldToIncidentIdentificationFieldOnSearchWindow key must be configured as "false". |
ChangeAddressFieldToIncidentIdentificationFieldOnSearchWindow |
Displays the search by protocol field at the top of the Calls and Occurrences window in the Manage Calls and Monitoring sections, and in the Occurrences window of the Manage Dispatches section. When its value is "false", the search by address is enabled at the top of the window, while the search by identifier or protocol number is available in the advanced search feature. |
EnableDisassociateActionOnServiceUnitGrid |
Displays the button for disassociating a service unit in the tab for service units in the Manage Dispatches section. |
EnableOnSceneActionOnServiceUnitGrid |
Displays the button that indicates the arrival of a service unit at the location of the occurrence, in the tab for service units in the Manage Dispatches section. |
EnableAutoCompleteOnAddressText |
Enables the feature for automatically completing the Street field in the advanced search feature in the Calls and Occurrences and Occurrences windows. |
ChangeCityFieldToComboBoxCitiesOnSearchWindow |
Changes the format of the City field, displaying a list of options in the main search feature for the Calls and Occurrences and Occurrences windows. |
GridDispatchRequests:HideOnHoldStatus |
Hides the "On Hold" status in the list of dispatch requests in the Manage Dispatches section. |
EnableSleepOnExportCallsAndIncidents |
Minimizes the impact in the system when the spreadsheet of calls and occurrences is exported. Note that, for this feature to work correctly, the value of the EnableIncidentReport key must be configured as "true". |
MaxNumberOfDispatchGroupsMonitored |
Limits the number of dispatch groups that can be selected in the Manage Dispatches and Police Car Assignment sections. This key accepts only positive whole numbers. |
Category:AutoCompleteMode |
Enables the automatic completion feature for the Category field in the form for creating a call and for the Final Category field when completing a dispatch request in the Manage Dispatches section. |
Address:EnableAutoFitBounds |
Enables zoom on the map when completing the District, Street, and Number fields in the form for creating a call. |
EnableCategoryCodeOnPins |
Displays the code of the category in the pop-up window that appears when a call or occurrence is clicked on the map. |
EnableDescriptionOnPins |
Displays the Description field in the pop-up window that appears when a call or occurrence is clicked on the map. |
EnableLocationReferenceOnPins |
Displays the Reference field in the pop-up window that appears when a call or occurrence is clicked on the map. |
EnableServiceUnitOnPins |
Displays the Assigned Police Cars field in the pop-up window that appears when a call or occurrence is clicked on the map. This field will only be displayed when service units are associated. |