On Monday, June 3, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2809 and DesignTime No-Code Revision 547 and RunTime Revision 1449. 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, June 5, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1449. 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 2805 And No-Code Revision 539 And RunTime Revision 1444: Grid Join Tables
- Added tables to support joins in No-Code grids.
- Added a description column to the NameValues table.
- The QR code generator in the barcode control has been updated to a more integrated generator.
- Added a new connection called GoogleDrive which is used in conjunction with EPDocs to update where the root folder for these documents is located.
- Implemented the ability to drag and drop a grid into the Logic canvas.
DesignTime No-Code
Revision 540: Logic Batch Flag
- Added a flag to logic status called RunMode. This flag has two values: "Manual" and "Auto".The default value is "Manual" and the status will run as it currently runs. The other value is "Auto" and the status will run as a batch status and allows for multithreading to be set.
- Tasks can currently be set to multiple projects. Restricted a task to a single project.
- Implemented the ability to archive jobs. Adding new fields no longer default the control type and data type fields. Opening the Library now defaults to the Public Library.
- Updated the BP WB Configuration icon's tooltip to "BP RT WB Configuration" and added a tooltip to the Delete Entity icon with the text "Remove Entity".
- Hitting the "enter" key when adding a new task and one of the textbox fields is active will press the "Submit" button.
- Updated the tooltip for the user guide icon in the header to "No-Code User Guide".
RunTime
Revision 1442: No Code Grid Template Pages
- Updated the grid template pages with additional changes.
- The grid template pages have been updated to set them to the correct version.
- Added a flag to logic status called RunMode. This flag has two values: "Manual" and "Auto".The default value is "Manual" and the status will run as it currently runs. The other value is "Auto" and the status will run as a batch status and allows for multithreading to be set.
- ECC dictionaries are not getting cleared which is causing a buildup. Added code to clear records in the ECC dictionaries after they have finished running.