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.
- Group and Subgroup collections can now be set to hide the add and delete buttons.
- Added new columns for Datasources to the properties for the tables.
- 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.
- 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.
- Removed the EPDocs fields for object creation temporarily.
- Added a new flag to grids called Ignore Case and added some date types for date comparisons.
- 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.
- 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.
- 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.
- Open a datasource helper throws an error on open. Updated the opening code to include the new id type.
- The ECC upgrade is causing the IDE to timeout. Fixed a type check that is causing the timeout.
- Added variables to set the ECC Tracking on and off.
- Now updates the text showing the id when it's a temporary request.