Weekly Upgrade Announcement 5/1/2023
Posted: May 5th, 2023, 4:24 pm
Platform Upgrade Schedule
On Monday May 8th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2595 and RunTime Revision 1205. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM 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 May 10th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1205. 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.
NOTE: Please upgrade ECC to revision 135 for more error handling in conjuncture with RunTime revision 1204.
DesignTime
Revision 2591: Table Column Indexing Fix
Revision 1202: User Session Fix
On Monday May 8th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2595 and RunTime Revision 1205. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM 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 May 10th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1205. 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.
NOTE: Please upgrade ECC to revision 135 for more error handling in conjuncture with RunTime revision 1204.
DesignTime
Revision 2591: Table Column Indexing Fix
- When Bulk Add is used to create table columns for new tables the table index fails to get set. The logic in the Bulk Add Columns widget page has been reworked to always create the column index.
- The Tasks API now returns the CreatedOn record for the task.
- The next number recommended values in the GetNextNumber, Insert, and Upsert services are now more consistent with GetNextNumber showing proper service recommended output and the Type/Name nodes display all the existing next numbers in the recommended values.
- Check the forum post for more info.
- REST API Verbs can now be imported to a project using the "Import From XML" widget; however, they must override another object.
Revision 1202: User Session Fix
- When EASYProcess looks at the user session, it does not update or grab the latest one. The user session has been changed to properly update and grab the session by the last activity time.
- Large PDF's cannot have all the data scanned in one shot. A last id has been added to be passed in for multiple calls.
- More error logging has been added to the ECC to IIS connections to help resolve issues with ECC disconnections.
- The backwards compatibility for the CurrentDate and ToDate services with dynamic Format node values has been removed.