On Monday September 18th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low Code Revision 2660, DesignTime No Code Revision 193, and RunTime Revision 1251. 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 September 20th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1251. 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 2655: BatchJob Schedule Display Fix
- The BatchJob schedule display the minute section of the run as 'm' when it is set to under 10 minutes. The schedule now always displays as 'mm' regardless of it being set to under 10 minutes.
- Implemented code to help properly build No Code workflows.
- NoCode functionality controls has been implemented into Methods. This is set in the following places:
- Edit Method Popup
- Added checkboxes to set the Method as a No Code Function, Placeholder, and Loop along with the Category and SubCategory. Note; When a Method is set to a No Code Function, then refreshing the parameters will show a new Output section for No Code Function Output.
- Added the ability to edit the usage.
- Methods IDE page
- Added the Usage column to be displayed.
- Added checkboxes to filter results down to only No Code or only Placeholder.
- Edit Method Popup
- Changed entity relations so they can have the same child multiple times.
- Added a wrapper to the No Code function output.
- Inserted entity records for the lookup control type and its functionality.
Revision 192: Form Navigation Id
- Implemented a navigation id for the form.
- Added "Input" to form property events.
Revision 1248: MDM Form Fixes
- The form is not always saving properly and clicking a button shows no spinner. The form saving and spinner issues have been resolved.
- Added a new control type to support arrays in MDM.
- Changed entity relations so they can have the same child multiple times.
- Implemented a new MDM control type called lookup which is a button that opens a widget and returns values to the form.