On Monday, May 5, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 3053 and DesignTime No-Code Revision 924 and RunTime Revision 1836. 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 7, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1836. 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 3046 And No-Code Revision 914: EASYProcess App Suite Links For Product
- Added the EASYProcess App Suite Links For Product.
- Applied new columns to the XSL Function Parameters table.
- Implemented a data conversion rule property on textboxes with multiple conversion types.
- Fields events can now have its own private logic event.
- Added a container style property to form fields.
- Implemented backwards compatibility for OAuth with the new session cookie logic.
- Implemented a new FormRead service and fixed several small bugs across the canvases.
- Brought over the "Search Next File" button and styling changes from the No-Code IDE Logs Viewer.
DesignTime No-Code
Revision 918: Workflow Canvas Property Values Fix
- Form Statuses are showing the "Show Attachments" property value for the "Show History" and "Show Header" properties. Updated the properties to load their own values.
- Implemented several new options to "Show In Page" property on datasources.
- The NavigationUrl property for menu items was not saving on initial creation. Updated the property name in the creation service.
RunTime
Revision 1825: CreateServiceNodeFromScript Console Logging
- Implemented "console.log"-like feature for better debugging support, especially when a script exception occurs that prevents the usual output.
- Implemented several new options to "Show In Page" property on datasources.
- The ReceiveEmail service is failing to save item attachments. Updated how the service loads and writes item attachments.
- When using ReloadFormGroups to update HideAdd = False a new row should be added to the group if one does not already exist.
- If a checkbox is in a collection group and is set to required, the control itself disappears on load. Updated logic that was moving the control to the defaults hidden row.
- Added an alarms history table to help debug issues.
- Unsecured pages are trying to check the session expiration instead of just letting the page load. Added some checks for if the page is not secured before checking the session.