Printing Dependency errors in Agility360 and Form Studio
Incorrect native libraries were distributed with AgilityAPI causing a print error. “Print Error: Error Printing Document:Item.WLB:PrintToPDF: The type initializer for 'Skia Sharp.SKObject' threw an exception. ,Form Studio had an incorrect binding that resulted in “Could not load file or assembly ‘System.Memory, Version= 4.0.1.1, Culture =neutral, PublickeyToken=cc7b13ffcd2ddd51’ or one of its dependancies.”
Add HANA support for database schema in Agility Designer
Added HANA support for displaying/interacting with the database schema while editing the SQL in Agility Designer. Clicking “Show Table List” checkbox will display the related schema objects (tables/views) and supports basic drag/drop operations with the query builder user interface.
Scheduler Component
Implemented a new designable component in Agility Designer/Explorer: the “Scheduler”.,This enhances the now legacy Calendar component with a significantly more powerful and flexible scheduling interface. The Scheduler introduces a range of advanced features, including:,This upgrade greatly expands the planning and scheduling capabilities available to users within the Agility platform, enabling more sophisticated workflows and visualizations.
Keyboard shortcuts not working when editting a SQL query in Agility Designer
When editing a SQL query in Agility Designer, certain keyboard shortcuts like “CTRL + A” would not execute their standard/expected function forcing the user to utilize the right click menu to access said functions. Those functions are now available in the SQL query editor.