Weekly Upgrade Announcement 4/3/2023

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

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

Weekly Upgrade Announcement 4/3/2023

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday April 10th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2573 and RunTime Revision 1187. Platform1, Platform2, and Platform4 will begin their upgrade at 10:AM 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.

On Wednesday April 12th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1187. 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 with an expected completion time of 12:30PM CST.


DesignTime
Revision 2565: List Grid Wizard Variable Update
  • The FromRecord reference has been changed to StartIndex and the NoOfRecords reference has been changed to Size.
Revision 2566: PushNotification Service Fix
  • The PushNotification service is missing several nodes needed to run as expected. The missing nodes have been added to the service.
Revision 2567: Context Menu Fix
  • When a submenu of the context menu is open clicking outside the context menu fails to close it. The pointer events on the menu have been removed to allow it to be closed properly.
Revision 2568: Connection Instance Caching Change
  • Modifying database connection paths no longer require the server to be restarted for the new path to take effect. 
Revision 2569: Static Files Page Folder Deletion
  • Users can now delete folders on the Static Files page using a "Delete" button in the folder list. If the folder has folders/files in it a popup will ask if you are sure since all files/folders inside will be deleted as well.
Revision 2570: AutoComplete Service Definition Fix
  • Some environments are missing all the needed service records for the AutoComplete service. The service structure records have been readded for the AutoComplete service.
Revision 2571: Workflow Complete Status Switch Fix
  • The Switch service in a workflow status's complete status fails to generate the proper backend when actions added to the status. The logic building the switch service in the complete status logic has been reworked so that it runs as expected and the canvas opens as expected.
Revision 2572: Workflow Service Recommended Values Fix
  • Several workflow services do not have the proper recommended values. The recommended values has been added to match the output of these services.
Revision 2573: List/Grid Wizard TablePath Fix
  • When an Oracle database is used, then the List/Grid wizard fails to proper load the table paths. A try catch has been added when splitting the table paths.

RunTime
Revision 1184: Read History Fix
  • When the ReadHistory service in the BatchJob workshop runs on a BatchJob with no last run time the service will throw an error. The service now returns without erroring and returns the RunStatus as "Stopped".
Revision 1185: Server Request Clearing
  • Server requests that error out don't close. A function has been added to always close out of requests.
Revision 1186: Invoice Changes
  • The invoice logic now returns more info for each invoice.
Revision 1187: Classic Calendar Separator Fix
  • Date values with the - separator are breaking dates passed into the Classic application's calendar popup for the following properties: AllowFutureTo, AllowPastTo, DisableDatesFrom, DisableDatesTo. Checks have been added to properly parse date values using the - separator.
word count: 564

Tags:
Locked