On Monday, September 30, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2902 and DesignTime No-Code Revision 735 and RunTime Revision 1574. 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, October 2, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1574. 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.
NOTE: Please upgrade ECC to revision 168 for use with the Receive Email service change in RunTime Revision 1572.
DesignTime Low-Code
Revision 2894 And No-Code Revision 732 And RunTime Revision 1567: Oracle Central Objects
- Added in three new connection instances to work with Oracle connections: JDEdwardsDataDictionary, JDEdwardsObjectLibrarian, JDEdwardsCentralObjects. For more information on how to setup these connection instances, please refer to the ECC documentation in EPDocs.
- Updated the service code for the ExecuteWorkflow NCWorkflowWorkshop service.
- Added the service nodes for the NCWorkflowWorkshop ExecuteWorkflow service.
- Added the ability to change the prefix of a business process request id in the business process property widget.
- The grid links output name column is failing to promote. Added the output name column to the properties table for grid links.
- The where clause editor is not properly scrolling, and filters are being displayed above the ready only section below the editor. Removed CSS that was updated and now breaking the editor's scrolling.
- The only distinct values checkbox for a datasource is failing to be promoted/demoted/exported/imported. Added the column to the entity's properties.
- he ReadUpdateDBRecords page doesn't take into account different PD servers when dealing with updating the data. Updated the file path to work with separate PD servers and changed the read data queries to only run when the "Run" button is pressed.
- The connection instance passed to ECC isn't always the correct one. Updated which connection instances are passed into ECC from different parts of the code.
DesignTime No-Code
Revision 734 And RunTime Revision 1570: Extra Loop Logs Fix
- Loops logs have extra records for their iterations. The extra records have been removed to clean up the logs.
RunTime
Revision 1571: Complete Status Owner Fix
- When a request moves to the complete status, the owner of the request isn't getting updated properly. Added a call to load the owners for the last status.
- Non-windows files can have invalid file names causing issues when retrieving and saving them via the ReceiveEmail service. Added logic to clean up the file name so that they can be saved.
- The lookup control can error if the control id fails to exist. Added a check for if the control id exists before grabbing it from the document.