Page 1 of 1

Weekly Upgrade Announcement 9/23/2024

Posted: September 20th, 2024, 4:24 pm
by JustinVanRegenmorter
On Monday, September 23, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2893 and DesignTime No-Code Revision 731 and RunTime Revision 1566. 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 25, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1566. 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 2890 And No-Code Revision 725 And RunTime Revision 1559: BP Workbench Tooltips
  • Added in the ability to set info text and a tooltip on the BP workbench configuration page to display on the business process on the BP workbench.
Revision 2891 And No-Code Revision 726 And RunTime Revision 1560: Group/Subgroup Collection Additions
  • Group and Subgroup collections can now be set to hide the add and delete buttons.
Revision 2892: Datasource Promotion Update
  • Added new columns for Datasources to the properties for the tables.
Revision 2893: App Export Service
  • Created a new system service for exporting applications to zip files.

DesignTime No-Code
Revision 723 And RunTime Revision 1558: Datasource Filter Improvements
  • Datasource filters have been split into "Hidden" and "User" types and added a "Select" control type for the filters.
Revision 724: List Columns Index Fix
  • Creating a new column in a business process workbench is setting the index to null and causing issues with promotion/demotion/importing. Updated the query to add the index in the insertion query.
Revision 727: EPDocs Hide Fields
  • Removed the EPDocs fields for object creation temporarily.
Revision 728 And RunTime Revision 1562: Grid Filter Updates
  • Added a new flag to grids called Ignore Case and added some date types for date comparisons.
Revision 729: Service Name Cut Off
  • Added a cut off to service name lengths displayed on the service. After a certain point it will display '...' and the full name will display on the hover.
Revision 730: Loading Empty View Fix
  • Old forms in Business Processes are attempting to load an empty view. Added a check to verify that the view id exists before trying to load it.
Revision 731: Method Static Input Fix
  • Opening a new method service and adding a static value to an input throws a JavaScript error. Updated initialization code for method services.

RunTime
Revision 1561: Alarm ECC Tracking
  • Added ECC tracking output to the alarm emails.
Revision 1563: Datasource Helper Fix
  • Open a datasource helper throws an error on open. Updated the opening code to include the new id type.
Revision 1564: ECC Upgrade Timeout Fix
  • The ECC upgrade is causing the IDE to timeout. Fixed a type check that is causing the timeout.
Revision 1565: ECC Tracking Configs
  • Added variables to set the ECC Tracking on and off.
Revision 1566: Temporary Business Proces Id
  • Now updates the text showing the id when it's a temporary request.