Weekly Upgrade Announcement 3/18/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 3/18/2024

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, March 25, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low Code Revision 2772 and DesignTime No Code Revision 417 and RunTime Revision 1384. 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, March 27, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1384. 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 2767 And No-Code Revision 405: Tab Menu Improvements
  • Created a chrome browser extension that integrates with EASYProcess to manage all of a user's EASYProcess IDE tabs.
Revision 2768 And RunTime Revision 1378: SAML Request Services: Add Force Authentication
  • Added a new node to the GetSAMLRedirectURL and SendSAMLLoginRequest services called AddForceAuthn. When this value is false it will not add the ForceAuthn node value to the request.
Revision 2769 And No-Code Revision 406 And RunTime Revision 1379: Form Property Styling
  • Implemented form property styling via a new control property with a right icon to open up the style editor. This allows users to set the CSS for individual fields on a form.
Revision 2770 And No-Code Revision 408 And RunTime Revision 1381: Interface Services
  • Implemented a new service named CallInterface that allows will call the selected Interface. In the Logic Canvas there is a new section in the left-hand menu that list all interfaces in the application that can be utilized.
Revision 2771 And No-Code Revision 411 And RunTime Revision 1382: No-Code BP Workbench Enhancements
  • Implemented the ability to add Business Processes to the header menu and the ability to search and sort on the BPWorkbench page.
Revision 2772 And No-Code Revision 414: Entity & Entity Relation Promotion
  • Cleaned up the promotion/entity structure of entity and entity relation objects in the No-Code IDE.
DesignTime No-Code
Revision 407: Entity Multi Add JDE Fields
  • JDE fields can now be added via the column multi add for entity properties.
Revision 409: Entity Add/Edit Fix
  • When adding or editing an entity spaces are allowed in the Entity Name and Table Name fields, but this will break the entity. Added a red warning text to alert the user that whitespaces aren't allowed and preventing save if there is a whitespace.
Revision 410: Add/Edit Business Process Changes
  • The "Save" and "Close" buttons on the Add/Edit Business Process widget have been swapped and the email field now defaults to "Default".
Revision 412: Entity Designer Reload Fix
  • Adding columns from the JDE Column Lookup widget is not refreshing the Data Designer column list. Switched the SetTerminateActions service to reload the parent webpage to load the updated list.
Revision 413: Service Output Auto Scroll Fix
  • In orchestration services where the output is scrollable, checking/unchecking the last item will scroll the window to the top and break the UI. In services with an array output that has no children opening the service's input editor breaks the canvas. Reworked the output tab's css and forced the canvas to just throw an exception.
Revision 415: Company Library Info Widget
  • Implemented the company library info widget on the Object Library page along with showing a comma separated list of the objects type and fixed the copy icon tooltip.
Revision 416: Duplicate Name Property Prevention
  • Adding a single entity properly now prevents duplicate column names.
Revision 417: Project Management Updates
  • Cleaned up several aspects of the project management feature.
RunTime
Revision 1380: Form Button Fix
  • Form buttons are not running when clicked due to the new control styling for No-Code forms. Corrected the pathing for the styled elements.
Revision 1383: No-Code Workflow Request Description Fix
  • The business process request status description is showing the wrong description when the property is blank. Switched the status description default value to display the description of all form properties.
Revision 1384: Test Mode Email Information
  • Added extra information to email subject lines for No-Code emails sent out when a request moves to a status.
word count: 738

Tags:
Locked