Weekly Upgrade Announcement 8/19/2024

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

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

Weekly Upgrade Announcement 8/19/2024

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday, August 19, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2871 and DesignTime No-Code Revision 683 and RunTime Revision 1530. 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 21, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1530. 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 2863 And No-Code Revision 674 And RunTime Revision 1525: CreateServiceNodeFromScript Same Name Fix
  • Using the CreateServiceNodeFromScript service to reference another service with the same name fails to properly reference the service. Fixed the referencing issue for the service.
Revision 2864: Controller Deletion Fix
  • Deleting a controller is throwing an error due to an incorrect entity definition. Updated the entity definition to contain the correct column.
Revision 2865: Inquire Service Projected Output Fix
  • Querying a JDE table and setting a custom name for a column fails to show the custom name in the inquire service's projected output. Updated the code to accurately show the projected output for the service.
Revision 2866: Where Clause Text Drop Mode Update
  • Updated the text drop modes for the Value, Operator, and Column nodes in the Where Clause.
Revision 2867: Library Update
  • Updated the Low-Code library to use new widget flags.
Revision 2868: EPDocs Configuration
  • Added a new system configuration called EPDocs.
Revision 2869: Move No-Code Widget Properties
  • Moved the No-Code widget properties to be stored in the view table.
Revision 2870: EPDocs Configuration Variable Name Change
  • Updated the EPDocs configuration variable to a better name.
Revision 2871: Archive Application Confirmation Message
  • Added a confirmation message when archiving an application to help prevent accidental archiving.

DesignTime No-Code
Revision 673: Recent Additions
  • Add object based 'Menu Designer' and 'NVC Editor' to the Recents menu section.
Revision 675: Project Tasks Viewing Fix
  • The View Project Tasks widget is failing to show tasks in a project that aren't assigned to the logged in user. Updated the query to grab all the project's tasks regardless of the signed in user.
Revision 676: Library Update
  • Updated the Low-Code library to use new widget flags.
Revision 677: Datasource Connection Fix
  • Loading events for a form status set to No-Code Grid is using the wrong connection. Updated this connection to look in the System Library.
Revision 678: Recents Entity Removal
  • Removed the Entity Designer page from the Recents menu section since it is no longer independent of the Business Process.
Revision 679: Grid To Datasource Roadmap Update
  • Updated the Grid category to Datasource in the Roadmap feature.
Revision 680: Roadmap API Updates
  • Updated the Roadmap API's to be looking at PD.
Revision 681: Event Output Property Loading Fix
  • Event outputs are failing to load properties in the visibility and validation widget when there are only collections passed in through the QueryStrings. Updated the widget to properly load the values for this scenario.
Revision 682: PageDesigner On Recents
  • Added page designer pages to the Recents menu.
Revision 683: Project Object Type Cleanup
  • Renamed MVC_View object type to NoCode_Page and NoCode_Widget.

RunTime
Revision 1524: Datasources iSeries Fix
  • iSeries is not getting properly captured when generating the No-Code datasource query. Fixed the query generation.
Revision 1526: Email Attachment Path Fix
  • Email attachment paths can be too long due to using the email id which is unpredictable in length. Updated the attachment path to use a unique id instead of the email id.
Revision 1527: Multiple Events Fix
  • Multiple events on a control are getting the JavaScript built incorrectly. Corrected the code to include the event name.
Revision 1528: Model Array Data In A Control Event Fix
  • Array data from a model to a controller via a control event was using the element value to get the value. Updated it to use the index to prevent errors.
Revision 1529: Form Grid Pass Back Ordering Fix
  • Passing values back from a form grid are being order incorrectly. Updated the ordering in the query.
Revision 1530: Workflow Auto Run Error Handling
  • Some workflow auto run requests are getting stuck in the queue. Added auto workflow run error handling and fixed an error where duplicate keys are added to the dictionaries.
word count: 777

Tags:
Locked