Weekly Upgrade Announcement 1/30/23

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

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

Weekly Upgrade Announcement 1/30/23

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday February 6th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2535and RunTime Revision 1162. Platform1, Platform2, and Platform4 will begin their upgrade at 10:AM 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.

On Wednesday February 8th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1162. 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 with an expected completion time of 12:30PM CST.


DesignTime
Revision 2529: ConnectionManager Changes
  • The links for adding/removing connections, instances, and variables have been removed and are now only possible through a project in the Connector Application. 
  • Resolved some issues with the JDEdwardsOrchestration Connection by defaulting the ECC value to true.
Revision 2530: Swim Lane Colors
  • Added the ability to set the color of the Swim Lanes in the workflow canvas.
Revision 2531: Service Shifting Fix
  • The Start, Terminate, and BinaryDecision services are slightly shifting on save. The service has changed how it saves its width to prevent the shifting.
Revision 2532: Workbench Object CSS Fix
  • Projects that are in QA and have long enough text on the objects can push objects off the side of the page. The CSS has been reworked to wrap the text around and keep all objects in the page.
Revision 2533: PD Configuration Loading Fix
  • On the canvases in PD the configurations are failing to load if PD exists on its own server. The query path has been changed to always use the IDE context so that the configurations are retrieved in all contexts.
Revision 2534: AddNewTask Priority Textbox Fix
  • In the Add New Task page the priority textbox would cover the entered number after the user clicks out of the box. The textbox has been expanded so that the all good icon no longer covers the priority number.
Revision 2535: Static File Lookup Window Icons
  • In the ViewBuilder canvas the Static File Lookup window on the ImageUrl property now shows a mini icon version of the image if it is one. Certain file types will also show an icon and the rest show a default document icon.

RunTime
Revision 1162: Where Clause Fix
  • When a WhereClause filter has IgnoreBlanks = True and is using the LIKE operator with the % characters causes a scenario where the value is never blank because of the % characters. A check has been added for values of % and %% inside the IgnoreBlanks code to prevent this scenario.
word count: 453

Tags:
Locked