Weekly Upgrade Announcement 2/12/2024

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

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

Weekly Upgrade Announcement 2/12/2024

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, February 19, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low Code Revision 2751 and DesignTime No Code Revision 380 and RunTime Revision 1353. 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, February 21, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1353. 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 2740: Copy Object Change
  • Copying a view now prefills the name textbox with the view's name.
Revision 2741 And No Code Revision 346 And RunTime Revision 1348: No Code Orchestration Service
  • Added a new no code service to run orchestrations. This shows all available parameters and allows users to expose or hardcode the parameters.
Revision 2742: Usage Editor For Views
  • Implemented the Usage editor for MVC Views.
Revision 2743: Menu Additions
  • New menu items can take a URL outside of EASYProcess and be added to menu's. This is currently just for the IDE use and will be added to the RunTime at a later date.
Revision 2744: View Page Column Additions
  • The usage and description of a view now displays on the Webpages / Widgets / Templates IDE page.
Revision 2745: BP_Forms Input/Output Definition Fix
  • The BP_Forms input and output are missing from the business process entity definition. The missing input and output have been added into the business process entity definition.
Revision 2746 And No Code Revision 363: Copy To Library
  • Added the logic to copy from the Public Library to company/app libraries.
Revision 2747: System Applications Default Home
  • Modified the default home page for system applications to be the home page
Revision 2748: Application Page Library Update
  • Updated the query that grabs user applications to prevent it from grabbing the system's library application.
Revision 2749: No-Code IDE Link
  • Added a No-Code IDE link in the Applications section on the Low-Code IDE
Revision 2750 And No Code Revision 378: Service Output Fixes
  • Service output names are failing to save and long enough ones distort the UI. Long output values can be too big for the column. The table column's length has been updated and the UI and code for service output names have been redone.
Revision 2751: Low-Code To No-Code IDE Link Change
  • Moved the Low-Code link to the No-Code IDE to be under the "Copy App Url" link in the menu.
No Code

Revision 344: Orchestration Page Fix
  • Running an orchestration will reset the selected orchestration to 'ServiceRequest2' The controller for running orchestrations no longer reset the selected orchestration.
Revision 345 And RunTime Revision 1347: No Code Multi Navigation
  • Forms now allow for multiple navigation paths in relation to entities.
Revision 347: MVC Form Integreation
  • MVC widgets can now be selected in place of forms in the Create Request and Form statuses.
Revision 348: Widget Info Page
  • Added an info page for widgets to display extra information.
Revision 349: Logic Canvas Changes
  • The System Functions section has been renamed to System Methods and Application Functions has been renamed to Application Methods and all methods can be found below as one searchable list with access to the new method info pages.
Revision 350: Group And Subgroup Default Columns Update
  • Updated the default value of the number of columns for new groups and subgroups to 2.
Revision 351: Visibility Widget UI Fix
  • The checkboxes in the visibility and validation widget are squished together. The checkboxes now have appriopriate spacing between each other.
Revision 352: Audit Search Page Download Changes
  • Modified the download icon to the normal excel icon, added a tooltip saying "Download to CSV", and fixed a few column names in the download CSV.
Revision 353: Input Window Text Alignment
  • The services input window text in the left panel is now right aligned.
Revision 354: Business Process Logs In New Tab
  • Opening the business process logs from the business process home page now opens the logs in a new tab.
Revision 355: Field Events Fix
  • Assigning a field event status to a field/event in the form designer does not work. The form designer now allows assigning the field event status.
Revision 356: Visibility And Validation Saving Fix
  • Changes on the visibility and validation widget are failing to save. Fixed saving values on the visibility and validation widget.
Revision 357: Form Loading Fix
  • Form services are not loading on the process canvas. Fixed a query that loads the forms on the process canavs.
Revision 358: Library Page
  • Implemented a new page in the IDE called Library where users can look at a database of objects saved under the company or public libraries.
Revision 359: Library Page Additions
  • The library page has been added to the Help menu section.
Revision 360: Method Output Changes
  • Removed the index and modified how the array name shows.
Revision 361: Services Panel Rename
  • On the logic canvas the "Functions" tab has been renamed to "Tools & Methods", the "Tools" category has been renamed to "Canvas Tools', and the info icon for methods.has been changed.
Revision 362: Service Input Deletion Fix
  • Deleting an input from the service inputs is duplicating the other inputs. Fixed how the value is passed through in the logic.
Revision 364: Service Output Fix
  • A service's output can be missing part of the path for values. Reworked the code to generate and set the path for the value.
Revision 365: Library Page Additions
  • Public Library now has method info and widget info widget and an add to canvas button.
Revision 366: Library Copy Fix
  • Resolved an issue with the new copy from library feature.
Revision 367: Visibility Editor Changes
  • On the visibility and validation widget the MVC widget dropdown has been modified to only show widgets with the FormNC property = true, parameter and event selections on the page are required, and the "Property" section has been renamed to "Form Fields".
Revision 368: JDE Date Download Default
  • Date fields downloaded from JDE now default to a length of 50.
Revision 369: Business Process Usage Fix
  • The Business Process usage is failing to load. Fixed the widget loading.
Revision 370: Orchestration Description Service Change
  • The orchestration services are now in a list instead of a grid and have the description on each service.
Revision 371: Library Page Changes
  • Added the following to the library page:
    • Switching libraries changes the background color.
    • The type list now has webpage filter.
    • Home Library has changed to Object Library
Revision 372: Input Title Updating
  • The title of connections now update when the input is renamed.
Revision 373: Group/Subgroup Creation Text Addition
  • Added bolded text on the Group/Subgroup creation widget.
Revision 374: Low-Code IDE Link
  • Added a Low-Code IDE link in the System section on the No Code IDE.
Revision 375: Library Page Change
  • Modified the library page tab title.
Revision 376: Functions Page Rename
  • Renamed Functions to Methods and cleaned up the UI.
Revision 377: JDE Lookup Fix
  • The JDE Column Lookup widget is not properly returning the columns to add to the entity. Reworked the JavaScript on the page itself.
Revision 379: Property Value Templating Tooltips
  • Added info icons to the email template body, business process request description, and the action completion messages to explain how to use values of entity properties in their text.
Revision 380: Library Copying Full Functionality
  • The library copying functionality now copies to all environments.
RunTime
Revision 1349: Rendering Fixes
  • Widgets are not rendering and the EntityInputOutput services are not running. Reworked the code for the above items in relation to multiple navigation layers.
Revision 1350: Business Process Name Update
  • Modified the code that utilizes the Business Process name to allow for spaces in the name without breaking other parts of the code.
Revision 1353: UDC Caching Change
  • Form UDC values now are included in the UDC cache.
Revision 1351: Widget Rendering Fix
  • Status actions were being adding for a form from all statuses. Only status actions from the current status will be added.
Revision 1352: Completion Message Fix
  • The completion message is showing even when it is set to not show. Modified the code that handles showing the completion message.
word count: 1431

Tags:
JustinVanRegenmorter
Posts: 535
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Weekly Upgrade Announcement 2/12/2024

Unread post by JustinVanRegenmorter »

RunTime revision 1355 has been applied to DV/QA on all Platform's to fix an issue with the GetUDC service only returning a single value.

Low-Code revision 2752, RunTime revision 1354, and No-Code revision 181 have been applied with it and add a new No-Code service called Run Orchestrator Lite.

These revisions will be applied with PD on the regular schedule.
word count: 65
Locked