Weekly Upgrade Announcement 1/2/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/2/23

Unread post by JustinVanRegenmorter »

Platform Upgrade Schedule
On Monday January 9th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Revision 2504 and RunTime Revision 1152. 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 January 11th, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1152. 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 2497 and RunTime Revision 1149: BatchJob Service Changes
  • Changed the WriteHistory service to have several more inputs and changed the ReadHistory service to return all inputs in the output. Here are the following nodes added to the WriteHistory service:
    • AddToMessage
    • AddToProcessedCount
    • AddToErrorCount
    • EstimatedCount
    • LastProcessed
    • Status
    • ResetMessage
    • ResetProcessedCount
    • ResetErrorCount
Revision 2498: App Creation Notice Improvement
  • When creating a new application, the application name now also opens the application and displays an "Application is not created" error while it is creating. There is also red text on the application in the applications page during creation indicating that it is being created.
Revision 2499 and RunTime Revision 1150: Switch Service Revision 2500: Service Name Duplicate Warning
  • When adding a new service to the Logic Canvas if the name entered is a duplicate of another already on the canvas a warning will appear to inform the user of this.
Revision 2501: Various Changes
  • Made the following small changes:
    • The OCR menu has been removed from the IDE since it is fully in the RunTime now.
    • The Run Query service changed the default value for the Paging node to True and the default value for the Return Total Count node to False.
    • The Call MVC List Method Advanced service, and the Url Encode/Url Decode services in the Http workshop are now deprecated.
    • The deprecated Merge service has had it's display name changed to Merge Service Nodes to removed confusion with the non deprecated Merge service.
Revision 2502: Task History Improvement
  • Created a task to manage adding the task history and made sure all task property changes are properly recorded in history. 
Revision 2503: FTP Services Location
  • Added the location node to the following FTP service:
    • Download File
    • Upload File
    • SFTP Download File
    • SFTP Upload File
    • SFTP Get Most Recent File
Revision 2504: Class Lookup DLL
  • The ExCSS DLL for the Class Property Lookup window is missing in some environments. The ExCSS DLL has been re-added for the Class Property Lookup window.
RunTime
Revision 1151: OCR Fixes
  • Resolved several small issues with OCR.
Revision 1152 & ECC Revision 130: Large ECC Data Fix
  • When the data returned from ECC is larger than 3mb and the DataSize/SaveToDatabase properties are not being used, then an error and timeout will occur. The return data from ECC that is larger than 3mb will now be chunked into smaller pieces to prevent the error and timeout.
word count: 533

Tags:
Locked