On Monday, August 5, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2856 and DesignTime No-Code Revision 661 and RunTime Revision 1515. 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, August 7, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1515. 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 2848: Library Update
- Updated the Library API.
- Updated DLL's needed for the Library's addition to Low-Code.
- Updated the Library in Low-Code to handle copying objects and displaying the related information.
- When copying an object from the library to a project the list is now restricted to projects in DV.
- Updated the gallery link in the developer workbench to direct the user to the library instead.
- Removed the Usage feature from the "Edit Process" popup along with some unnecessary options.
- Added a standalone usage editor from an icon for Views and Methods. This defaults to using Google Docs, but allows users to swap to the CKEditor.
- Added a close button to the UsageEditor.
- Removed the Usage column from the library and methods pages and add the MethodInfo icon to show the usage instead. Defaulted the Library to the show the Company Library.
DesignTime No-Code
Revision 644: Menu Management UI Fixes
- Menu designer was resetting if a new child is added. There was a bug in JS on how tree was loading.
- Renamed the type dropdown to say "Grid" and removed the menu description and category from the designer header.
- If you are logged out, certain actions throw an error. Updated the context for certain actions.
- Business Process entities are failing to promote. Updated the column name used in promotion of the entities.
- The library is loading incorrectly in certain situations. Fixed a check for loading library.
- Promoting a project to PD now updates the project list and returns the user to select a new project.
- Additional information/filter option for the datasource type now shows when adding an existing datasource to a project.
- On the Visibility And Validation page, switching to the Low-Code Widget Rende Mode and selecting a widget is failing to load the inputs and outputs. Reconnected the logic line that loads this information.
- Navigation has been added as a category to filter on for the roadmap features page.
- Cleaned up the datasources page by removing the "+" button at the top and adding the checked out information column.
- Added the feature name to the details page to show above its description.
- Added a checkbox to allow for overriding an object when copying it from the library.
- The connections dropdown has been removed from the Orchestrations page and now shows a dropdown of orchestrations to start with.
- Cleaned up the business process categories page by removing the "Add/Edit" button at the top and adding the checked out information column.
- Adding a new BusinessProcessCategory shows disabled fields. Enabled fields to allow editing of the fields.
- Overriding a method in Low-Code from a company's library does not clear the build data. Added code to force a rebuild.
- The Business Process Editor page is now viewable in read only mode and values cannot be changed in this mode.
- The "Add To Priority" checkbox now functions similarly to its Low-Code counterpart except it does not close the popup window after being checked/unchecked.
Tasks at the "In Production" status can no longer be assigned a priority.
Updating a task's status via the "View Project Tasks" popup now sets the time in the desired format.
RunTime
Revision 1511: GetMenuData Service Update
- Updated all entity types retrieved from the GetMenuData service to use the page title.
- Classic application menu's aren't showing anything. Fixed the service to properly output menus for classic applications.
- Grid links are forwarding to the local copy instead of the system copy. Updated the reference in the system copy.
- Setting a group/subgroup to load a widget does not load that widget on the form. Updated how the form grabs the widget to properly load them.
- The entity tables get created when the Business Process is built