Enterprise (23.3)

<< Click to Display Table of Contents >>

Navigation:  Release Notes > Build 23.3 (Nov 2023) >

Enterprise (23.3)

 

 

 

 

 

 


 

 

Dashboards – Improved Dashboard Creation Performance [d31395]

Improved the performance of the dashboard creation process in Enterprise by removing a duplicate API request which was sporadically causing timeouts.

 

 


 

 

EDP EDD Upload Widget – Allow Admins to Define Which Formats are Visible in Widget Settings [d30931]

Updated the EDP EDD Upload widget so that users with the Admin role in Enterprise can be configured to display only the desired formats based on a list of formats defined in the widget's settings.

 

 


 

 

Enterprise EDP – Prevent Users from Adding Non-Strongly Named Formats [d31642]

Users will now only be able to upload strongly named and approved formats via the Workflow Widget. This only applies to formats that are compiled in a *.dll file.

 

 


 

 

Enterprise Workflow – Fixed Webhook EIAs Running Indefinitely After Failing [d31076]

Fixed an issue that allowed a Webhook EIA to continue running indefinitely after failing. Now, a Webhook EIA that fails to run will have three opportunities to succeed before it is marked as a failure and a notice is sent to the user that created the Webhook EIA.

 

 


 

 

Enterprise Workflow – Updated _pcp.zip to Include v14 of Microsoft.SqlServer.Types.dll [d34772]

Fixed a bug where the _pcp.zip file released with Enterprise products in 7.22.3, 7.23.1, and 7.23.2 contained an older version of Microsoft.Sql.ServerTypes.dll. The current release contains v14 of Microsoft.Sql.ServerTypes.dll.

 

 


 

 

Map Widget – Create New Locations from Map [d31554]

Added functionality to allow users to add a location to a facility by interactively clicking on the Map widget. Users can enter the Location Code (SYS_LOC_CODE), Location Type (LOC_TYPE), and Location Name (LOC_NAME). Coordinates of the location are retrieved from the map and saved to the database.

 

 


 

 

Map Widget – Updated Esri ArcGIS Maps SDK for JavaScript to Version 4.27 [d30906]

Updated the Esri ArcGIS Maps SDK for JavaScript (formerly referred to as the Esri JavaScript API) to version 4.27.

 

 


 

 

Web Forms Widget – Date, Time and Datetime fields Entered and Displayed Based on Format in Widget Settings [d30848]

Fixed a bug in the Web Forms widget causing date, time and datetime fields to change when entering dates in a different format.

Added a section in the widget settings to allow the user to select the format Web Forms will use. Dates and datetimes will be expected to be entered in this format. If an invalid date is entered, the date will be cleared when entered.

Available formats to choose from are:

  • yyyy/MM/dd
  • MM/dd/yyyy
  • dd/MM/yyyy

 

 


 

 

Web Forms Widget – Display Warning in 'Create Data Form' if User Group Not Assigned [d31329]

Added a warning message on the Create Data Form window in the Web Forms widget to inform users that the new data form will not display on the Web Forms list if the User Group is not assigned.

 

 


 

 

Web Forms Widget – Remove 'BETA' from Widget Name [d22348]

Removed 'BETA' from the Web Forms widget name.

 

 


 

 

Web Forms Widget – Unable to Copy and Paste Row(s) [d30909]

Fixed a bug in the Web Forms widget where copy and paste row(s) caused problem(s).