On Monday, February 26, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low Code Revision 2756 and DesignTime No Code Revision 385 and RunTime Revision 1358. 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 28, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1358. 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 2752 And No Code Revision 381 And RunTime Revision 1354: RunOrchestratorLite Service
- Implemented a new service called Run Orchestrator Lite.
- Implemented a new service called AppendListRows. This takes in a list id and appends new rows to existing lists.
- Removed old properties on the Widget control that were used for the No-Code IDE.
- Added two new no-code services to replace the EntityInputOutput service.
- Updated the service structures for the ReadRequest and UpdateRequest services.
No Code
Revision 382: Service Input Output Change
- A services inputs and outputs are now displayed on one popup window with tabs at the top to switch between the two. Services can also be renamed at the top. This window can be opened by double clicking on the service.
- Changed the old flags to the following new flags in the form designer: HelperNC, LookupNC, and GroupNC.
- Implemented a new service called AppendListRows. This takes in a list id and appends new rows to existing lists.
- The ReadRequest and UpdateRequest services have now been mapped to every entity when showing up in the services list in the No-Code IDE.
RunTime
Revision 1355: GetUDC Response Fix
- The GetUDC service is currently only returning a single result. Modified the code to return all results of the GetUDC service.
- Uploaded all DLL's that reference the GetUDC service change.