Weekly Upgrade Announcement 6/17/2024

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

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

Weekly Upgrade Announcement 6/17/2024

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, June 17, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2816 and DesignTime No-Code Revision 570 and RunTime Revision 1471. 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, June 19, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1471. 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 2813 And No-Code Revision 561 And RunTime Revision 1468: Google Drive Workshop Default Connection
  • Set the Google Drive connection as the default for services in the Google Drive Workshop.
Revision 2814: Name Values Description
  • Added the description to the NameValues properties so that SCM can promote the value.
Revision 2815 And No-Code Revision 563 And RunTime Revision 1470: Design Data Build Fix
  • In No-Code the design data with arrays is getting built incorrectly. Fixed XSLT that was staying escaped.
Revision 2816: Applications Page Bug
  • On the applications page users can see all applications instead of just the ones where they have an authorization. The applications page has been updated to only show applications that the user can access.

DesignTime No-Code
Revision 559: Orchestration Service Loading
  • Separated the orchestration service loading code.
Revision 560: Add Entity Text Update
  • Updated the checkbox text to “Import Table Definition from JDE”.
Revision 562: Business Process Logs Update
  • The "Show Completed" and "Show Uncommitted" checkboxes are now checked by default.
Revision 564: Array Duplication Fix
  • Creating an instance of an array in an ORCH service will cause the instance to be duplicated in a secondary array. Added code to keep the array instances from duplicating.
Revision 565: New Entity Property Default Values Update
  • The control type and data type fields now do not default to any specific values.
Revision 566: Visibility And Validation Widget Text Update
  • Updated the visibility and validation widget render mode options text from "MVC Widget" to "Low-Code Widget" and "MVC" to "Low-Code View"
Revision 567: Max Data Length
  • Implemented varchar/nvarchar(max) for entity properties.
Revision 568: Project Dropdown Changes
  • The project selection dropdown now has a dropdown error and shows "Select..." when no project is selected.
Revision 569: Minor Changes
  • Added the Forum to the Help menu section and an "Open App" link in the System menu section. Also move the NVC link to system and removed the Categories link.
Revision 570: User Group UI Changes
  • When adding/editing a user group the group name and description are now required, the group name field is focused on widget load, and hitting "enter" submits the form

RunTime
Revision 1462: Entity Key Change
  • Existing entity will no longer add the entity keys as keys on the _Requests table, just the entity table.
Revision 1463: Form Property Saving Fix
  • Properties are always being saved to the BP_Request_Properties table causing forms to not properly show the groups/subgroups in certain circumstances. Properties now only save to the table when a reload/update form field service is used.
Revision 1464: Old Entity Compatibility
  • Added compatibility with older entity structures.
Revision 1465: Default Request Values
  • Default values now get passed in when saving model data.
Revision 1466: ORCH Service Content Fix
  • The orchestration service is not always returning the content correctly. Added a check on the XML node to verify that it is the content node.
Revision 1467: ORCH Service Input Arrays Fix
  • The RunOrchestrationLite service in No-Code is not properly taking in the input when it is in an array form. Added a check for if the input is in an array form.
Revision 1469: System Page Images
  • Added images to the system pages.
Revision 1471: Register Device Reupload
  • Reupload the RegisterDevice template page to fix some installs that have an old version.
word count: 698

Tags:
Locked