Page 1 of 1

Weekly Upgrade Announcement 4/21/2025

Posted: April 18th, 2025, 2:53 pm
by JustinVanRegenmorter
Platform Upgrade Schedule
On Monday, April 21, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 3041 and DesignTime No-Code Revision 911 and RunTime Revision 1818. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM CST with an expected completion time of 10:30AM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.

On Wednesday, April 23, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1818. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.

DesignTime Low-Code
Revision 3038: CallBSFN ConnectorType Node
  • Added a ConnectorType node to the CallBSFN service.
Revision 3039: MVC Form Control Mapping Service
  • Added a new service to be used with the mapping on the new MVC Form.
Revision 3040: XSLFunction Override Column Update
  • Added the override column to the table's primary key.
Revision 3041 And No-Code Revision 909 And RunTime Revision 1818: RunTime Session Controls
  • Implemented RunTime session controls in the system tenant for individual tenant levels. Added two new tenant properties to set the timeout for mobile devices and desktop devices.

DesignTime No-Code
Revision 903: Form Designer Refresh Improvements
  • Delete and move actions on the form designer only refresh affected parts and refreshes them once.
Revision 904: Add/Edit Datasource Column Widget Height
  • Increased the Add/Edit Datasource Column widget height.
Revision 905: Roadmap UI Changes
  • Changed the BP Request Id header to Request Id in the Roadmap and Feature Detail pages.
Revision 906: No-Code Canvas Codebase Move
  • Moved the No-Code canvas code to its own codebase and made changes to allow for MVC page mapping to form statuses.
Revision 907: Advanced Logs UI Improvements
  • Updated the Advanced Logs page to have a new button, "Search Next File" which will search the next log file based on the filters or can be control clicked to search until records are found. The header UI has also been cleaned up.
Revision 908: Compare Service And Single Form Field Services
  • Implemented a new service called Compare with an enhanced UI which will replace existing Binary Decision services. Implemented new ReloadFormField and UpdateFormField services which will show as a list of fields and utilize the same new enhanced UI as the Compare service.
Revision 910: Popup Info Improvements
  • Improved the tooltip popup info UI to have an "Insert" button along with the ability to select relevant objects to directly copy/insert into the Business Process description variable, workflow email body, and completion message.
Revision 911: Batch API Calls
  • Grouped certain API's into a batch to prevent sending large amounts of calls separately.

RunTime
Revision 1814: Datasource Breadcrumb Preservation
  • Datasource breadcrumbs now store filter information upon navigation.
Revision 1815: Form Grid Dropdown Update Fix
  • Grid dropdown's on forms are not updating with the ReloadFormFields service. Updated a check during the control rendering.
Revision 1816: Push Notification Connector Configs
  • The PushNotification service now grabs the configuration variables from the Connector application if they exist.
Revision 1817: Datasource Breadcrumb Description Fix
  • The breadcrumb description is not displaying the correct value. Updated the display value.