Weekly Upgrade Announcement 11/25/2024

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

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

Weekly Upgrade Announcement 11/25/2024

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, November 25, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2964 and DesignTime No-Code Revision 795 and RunTime Revision 1636. 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, November 27, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1636. 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 2957: MVC Canvas ReadOnly Mode Cleanup
  • Added widget properties and a page's usage to be viewable in readonly mode.
Revision 2958 And No-Code Revision 787 And RunTime Revision 1630: GetConnectionInfo Service Output
  • The ECCWorkshop GetConnectionInfo service now returns JDEdwards AttachmentMode when the connection is requested.
Revision 2959: Collection Form Group Cleanup
  • Updated collection forms in the following ways:
    • The "Process Entity Id" selection when editing a collection form now displays as "Collection Entity".
    • Removed an old field for collection entities.
Revision 2960 And No-Code Revision 788 And RunTime Revision 1631: Non-MS Orchestration Run Fix
  • The CallOrchestration service on the No-Code IDE is failing when it's ran on non-MS databases. Trimmed one of the filters for the orchestration's inputs/outputs.
Revision 2961: Service Connection Default Value Fix
  • The connections between services that get created automatically by the system is failing in some cases due to a missing primary key value. Added that record to all insert queries on the IDE code.
Revision 2962: Cache Refreshing Fix
  • The configurations and ECC client id's are failing to have the cache updated when the values change. Fixed the clear cache logic.
Revision 2963: Readonly Usage Fix
  • When objects are checked out, then the usage stays in read-only mode. Updated the permissions check to properly verify if the user can edit the usage.
Revision 2964 And No-Code Revision 794 And RunTime Revision 1634: GetCurrentUserInfo Service
  • Added a new service called GetCurrentUserInfo in the Security Workshop to return the logged in user's user id and authorization.

DesignTime No-Code
Revision 784: Business Process Categories On BP Home
  • Added a list of all Business Process Categories that a Business Process belongs too on the top of the BP home page.
Revision 785: Audit Data Page Update
  • The AuditData page in the IDE has updated the BusinessProcessId variables.
Revision 786: Orchestration Tester Search Filter
  • Added a search for the grid instead of just a dropdown list.
Revision 789: UDC Page Improvements
  • Copied over the "Values" link, "Download Values" button, and "Delete" button from the Low-Code IDE UDC page to the No-Code IDE UDC page.
Revision 790: Error Page Update
  • Updated the error page message.
Revision 791: Roadmap Updates
  • Updated the Roadmap in the following ways:
    Added the revision number to the roadmap list.
    Added a "Notify Me" button to enter your email and receive an email when the feature has been completed.
    Updated the request form to use the CKEditor.
Revision 792: Roadmap Changes
  • Made the following changes to the roadmap
    My requests now show even they are not published or have public view set.
    Add text to the red notification symbol saying, "Add email(s) to be notified if this feature is completed."
    When creating a feature request the name is now limited to 50 characters.
Revision 793: Roadmap Form Changes
  • The external description now shows under "My Description" on the form page for My Requests.
Revision 795: Status Self Connection Fix
  • Connecting a status to itself throws an error and fails to allow breakpoints. Added promises to mouse actions.

RunTime
Revision 1627: Business Process Request Visibility Update
  • Updated the BPWorkbench to show all requests for unenforced role security business process and show only certain requests to users who have access to enforced role security business processes.
Revision 1628: Multiple Datasources In Page Fix
  • When there are multiple datasources on a page it gives JS error the attached links do not work. Reworked the System page that loads the datasources on the page.
Revision 1629: Datasource Decimal Formatting And Padding
  • Datasources are sometimes formatting by decimals when the filter is not a number and some UDC table columns have special padding that are breaking filters. Resolved the decimal formatting case and fixed the padding filter issue where it's relevant.
Revision 1632: Cache Refreshing Fix
  • The configurations and ECC client id's are failing to have the cache updated when the values change. Fixed the clear cache logic.
Revision 1633: Parameters For Widgets In Forms Fix
  • _ViewParameters are failing to get passed to Low-Code widgets set to groups in BusinessProcess forms. Added a check for widget groups and decoded the input so the parameters can get added.
Revision 1635: Business Process BreadCrumb Support
  • Readded breadcrumb support for business processes.
Revision 1636: Custom URL Cache Fix
  • Custom URL's are not caching their context correctly leading to issues with login. Updated the code to cache the proper context.
word count: 886

Tags:
Locked