Weekly Upgrade Announcement 5/27/25

Read-only forum. Used to announce new releases of EASYProcess.

Locked
JustinVanRegenmorter
Posts: 606
Joined: August 26th, 2021, 9:56 am
Contact:

Weekly Upgrade Announcement 5/27/25

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Tuesday, May 27, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 3072 and DesignTime No-Code Revision 961 and RunTime Revision 1869. 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 Thursday, May 29, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1869. 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 3065: EASYProcess App Suite Template Internal
  • Added logic to be able to promote template objects for the new EASYProcess App Suite.

Revision 3066: Internal PSEN Loading Update
  • Implemented the ability to load system only PSEN's in the No-Code IDE.

Revision 3067 And No-Code Revision 953: CreateServiceNodeFromScript Console
  • Implemented 'console.log'-like feature for better debugging support, especially when a script exception occurs that prevents the usual output.

Revision 3068 And No-Code Revision 956 And RunTime Revision 1863: Datasource Workbench Mode
  • Implemented a new workbench mode property on datasources to be able to set how the 'Go Back' button functions.

Revision 3069 And No-Code Revision 957 And RunTime Revision 1864: XSLT Functions And Expression Builder Service
  • Updated the XSLT functions list to match functions found in XSLT 1.0 and implemented an expression builder service.

Revision 3070 And No-Code Revision 958: Get Table/Column Names Filter Improvement
  • The filtering logic for Get Table/Column Names has been moved inside the query instead of outside.

Revision 3071: GetTableNames Fix
  • The query for table names is failing to recognize a parameter variable. Updated the query.

Revision 3072 And No-Code Revision 959 And RunTime Revision 1866: Table Lookup Specify Database First
  • Updated the table lookup to specify the database first.
DesignTime No-Code
Revision 947: Form Event Widget Changes
  • Increased the height of the Manage Form Events widget to show the 'Close' button and updated the checkbox to the text 'Use BP Level Field Action'.

Revision 948: Register GridNoList Datasource Type
  • Updated the RegisterDatasource widget to show GridNoList datasource types.

Revision 949: BPRId In MVCCanvas Update
  • Renamed the BPRId variable to BPRequestId for the MVCCanvas model.

Revision 950: GridNoList Widgets Naming Change
  • GridNoList Widget types in the page designer now use the registered datasource name instead of their own name.

Revision 951: Bulk Add Entities Fix
  • The Bulk Add Entities widget has issues copying from text and from JDE tables. Updated the logic to fix how the new rows are handled on load from text and JDE.

Revision 952: Internal Service Copy
  • Copied over an internal service.

Revision 953: CreateServiceNodeFromScript Console
  • Implemented a'console.log' like feature for better debugging support, especially when a script exception occurs that prevents the usual output.

Revision 954: System Services Output Update
  • Updated the outputs for the system version of services used in the No-Code IDE.

Revision 955: Form Output Arrays Update
  • Form outputs that are collection can now be read as arrays.
Revision 960: Expression Files
  • Reapplied files from the expression project.

Revision 961 And RunTime Revision 1869: Row Exit On Deletion
  • Row exits will now also trigger on deletion. This will allow keeping of running totals, etc... The parameters service now returns an 'Action' node that will output 'Update' or 'Delete' based on if the row exit was trigger on deletion or on row update.
RunTime
Revision 1858: Form File Control Fix
  • When a form file control is hidden and a FieldAction unhides it, a file cannot be uploaded to it. Updated the events that get added to a control on update.

Revision 1859: Go Back Button Visibility
  • Updated the 'Go Back' button to only show when there are session variables.

Revision 1860: Query Parameterization
  • Parameterized all queries in the classic application rendering code.

Revision 1861: ReloadFormFields Updates
  • Updated the ReloadFormFields service to properly update grid ids if there are no external parameters.

Revision 1862: Datasource Summary Adjustment
  • Added the summary flag to the return of the NoCodeDatasource service and used it in the NoCodeGrid page.

Revision 1865: Row Exit Spinner Fix
  • The row exit spinner for collection rows currently can push fields to the next line. Updated the spinner rendering to not push fields to the next line.

Revision 1867: Collection Value Saving
  • The collection spinner change broke saving collection values. CheckboxList's, Checkbox's, and RadioButtonList's are currently failing to load when in a collection. Updated the logic to properly save and load properties in a collection.

Revision 1868: Mobile File Download Fix
  • When using the mobile app, if the download file logic is inside a widget in the main page then the download fails. Updated the mobile app to handle this condition.
word count: 839

Tags:
Locked