Weekly Upgrade Announcement 1/27/2025

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

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

Weekly Upgrade Announcement 1/27/2025

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, January 27, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2990 and DesignTime No-Code Revision 845 and RunTime Revision 1713. 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, January 29, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1713. 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 2988 And No-Code Revision 844 And RunTime Revision 1710: No-Code Translation Update
  • Updated translation to work with the new system pages and added in missing translation fields in No-Code business processes.
Revision 2989 And RunTime Revision 1712: Textract API Services
  • Added services needed to create and manage AWS Textract adapters.
Revision 2990 And No-Code Revision 845 And RunTime Revision 1713: Audit Table Definition Update
  • Updated the table definition for the business process audit table.

DesignTime No-Code
Revision 843: Subworkflow Logic Status Form Fix
  • The Reload/Update Form Fields/Groups services are not loading field properties properly. Added in queries that will run when the logic status is in a subworkflow.

RunTime
Revision 1704: Group Disabled Field Updating Fix
  • If Group has its enabled property = false and a field inside of that group has its enabled property = true the field is currently saving its value. Updated the code to not pass values from a disabled group to the update query.
Revision 1705: Reset Datasource Filters
  • Added a reset icon by each datasource user filter and by the "Search" button.
Revision 1706: Registered Datasource Duplicate Query Fix
  • When a datasource is set on a No-Code page as a widget it ends up having the datasource query ran twice. Updated the code to only run the datasource query once.
Revision 1707: Form Datasource Loading Fix
  • Forms loading logic is running datasources that aren't necessary to run. Updated code to not run datasources that are no longer selected to load in the fields data rule.
Revision 1708: Open Window Field Parameters Fix
  • Open Windows events are throwing a JavaScript error when passing in fields from the page. Moved the parameter definition to the beginning of the JavaScript to avoid issues of not defining the parameter.
Revision 1709: Service Array Attribute Fix
  • Services like RunOrchestrationLite are failing to build arrays properly. Added in the array attribute to build the arrays properly.
Revision 1711: Datasource Filter Performance Change
  • Enhanced datasource performance by removing the default trims. Trimming can be achieved in filters by using expressions if desired.
word count: 489

Tags:
Locked