On Monday, May 12, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 3060 and DesignTime No-Code Revision 934 and RunTime Revision 1843. 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, May 14, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1843. 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 3054: Control Events UI Redesign
- The control events UI has been redesigned to be more intuitive. Dropdowns have been updated to start with no options selected and are now required, the controllers like now looks like a table with nothing selected by default, and validation and parameters will only after an event has been selected. The entire process has been reworked to help the user step through setting up control events.
- The BPWorkbench will now be run as a datasource and each business process will be created with a datasource to help facilitate this. This will allow more dynamic BPWorkbench designs.
- Added a new service to create a QR Code file.
- Implemented a new service for No-Code datasource summaries.
- Updated the navigation URL length for menus and menu items to 500 characters.
- Removed the business process datasource from being checked out on business process creation. Added new system user filters and the ability to set the number of filters per row instead of just 2.
- Added an App Suite icon to the header and updated the login process to forward users to the home page if they are logging into the App Suite IDE.
DesignTime No-Code
Revision 926: Low-Code Widgets In Page Designer
- Implemented the ability to add Low-Code widgets in the No-Code page designer.
- Created an applications page in the No-Code IDE.
- The description helper popup on the request variable description, the email template body, and the action completion message have been moved over to the side of the field.
- Updated the decision service to display in a diamond shape.
- Implemented a button on the datasource designer to copy the URL for a datasource.
- Implemented the ability for business process datasources to be promoted with the business process.
- Adding a new menu item to a project now defaults the Target property to "None".
- Business Process Datasources will no longer show on the Datasources page or on the add existing object widget.
RunTime
Revision 1837: Page Email/PDF Rendering Fix
- The SendWebpartEmail and ViewToPDFFile services are using the first cached HTML instead of taking the device type into account. Passed in the device type when rendering to allow the correct device type to be used.
- When the Number of Notifications is set to 1 for an alarm the history table will continuously get records for that alarm.The CreatedOn date time is not consistent when the alarm goes to active vs inactive. Moved the check for creating the history record on alarm active and updated the time stamp.
- Previewing the datasource now has the document title come from the datasource description.