On Monday, February 17, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2995 and DesignTime No-Code Revision 854 and RunTime Revision 1730. 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, February 19, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1730. 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 2995 And No-Code Revision 853 And RunTime Revision 1723: View Form Designer Look And Feel
- Updated the look and feel of the form designer for views to be more similar to the forms. The BPRequestId and TaskName record now gets sent on page forward.
DesignTime No-Code
Revision 854: Form Entity Property Loading
- Imported Business Processes with old entities are loading the properties incorrectly. Updated the references to load the properties correctly.
RunTime
Revision 1724: Invoice Canvas Onchange Field Update
- User clicks on the text from the invoice canvas now also trigger the onchange event to match the effect of a user typing in the value.
- Cleaned up the calendar border.
- ECC services are not keeping previous info nodes if the "Append Existing Output" property is turned on. Updated the code to preserve the Info node output for ECC services with "Append Existing Output" set to true.
- Querying the F0004 or F0005 tables in JDE with a Datasource will now only pad filters with the operators of '=', '!=', 'in', and 'not in'.
- Added in logic to be able to export a business process request's history.
- Entity data is updating for each property change instead of just once at the end. Added a check to only allow the entity data to update once.
- Added the ability to delete cached data over 24 hours old via the configuration file. Added extra checks to prevent errors on the caching and various bug fixes with certain caches failing to get cleared.